Silent install, wait for next action until setup is finished
3 ビュー (過去 30 日間)
古いコメントを表示
When running "setup.exe -inputfile installer_input.txt" is it possible to wait for next action till the setup proces is finished ?
2 件のコメント
Jörg Hamel
2021 年 10 月 4 日
Since R2021b there is no setup.exe in \bin\win64 available. Is there an other solution?
採用された回答
その他の回答 (2 件)
Mixajlo
2018 年 8 月 29 日
You don't have to make some special coding to achieve such behavior, just simply instead of running setup.exe from root folder execute setup.exe from folder \bin\win64\setup.exe Try it and let me know.
1 件のコメント
Engineering IT
2018 年 8 月 31 日
Perfect, works like a charm. Thanks a lot! But why isn't this mentioned in the documentation... :(
Engineering IT
2018 年 8 月 29 日
It doesn't seem possible, but I absolutely second the request to have this feature
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!