Filter löschen
Filter löschen

What is mechanism to silent uninstall matlab runtime?

6 Ansichten (letzte 30 Tage)
abhijit damle
abhijit damle am 4 Nov. 2019
Beantwortet: Maadhav Akula am 8 Nov. 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.

Akzeptierte Antwort

Maadhav Akula
Maadhav Akula am 8 Nov. 2019
You can try giving the command 'uninstall.exe -mode silent'.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by