What is mechanism to silent uninstall matlab runtime?

12 ビュー (過去 30 日間)
abhijit damle
abhijit damle 2019 年 11 月 4 日
回答済み: Maadhav Akula 2019 年 11 月 8 日
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.

採用された回答

Maadhav Akula
Maadhav Akula 2019 年 11 月 8 日
You can try giving the command 'uninstall.exe -mode silent'.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by