What is mechanism to silent uninstall matlab runtime?
    9 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    abhijit damle
 el 4 de Nov. de 2019
  
    
    
    
    
    Respondida: Maadhav Akula
    
 el 8 de Nov. de 2019
            What is the mechanism to uninstall matlab runtime silently? I tried creating uninstall_input.txt and adding mode=silent in it and then running command 
uninstall.exe -inputFile C:\temp\my_uninstall.txt
from installed directory under program files where uninstall.exe is located but still uninstaller opens GUI.
0 comentarios
Respuesta aceptada
  Maadhav Akula
    
 el 8 de Nov. de 2019
        You can try giving the command 'uninstall.exe -mode silent'.
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

