Silent install, wait for next action until setup is finished

3 ビュー (過去 30 日間)
Nico Baalbergen
Nico Baalbergen 2018 年 7 月 31 日
コメント済み: Jörg Hamel 2021 年 10 月 5 日
When running "setup.exe -inputfile installer_input.txt" is it possible to wait for next action till the setup proces is finished ?
  2 件のコメント
Nico Baalbergen
Nico Baalbergen 2018 年 8 月 29 日
running the setup.exe exe from folder \bin\win64 was indeed the solution
Jörg Hamel
Jörg Hamel 2021 年 10 月 4 日
Since R2021b there is no setup.exe in \bin\win64 available. Is there an other solution?

サインインしてコメントする。

採用された回答

Nico Baalbergen
Nico Baalbergen 2021 年 10 月 4 日
Matlab_R2021b\bin\win64\MathWorksProductInstaller.exe -inputfile works the same as setup.exe in previous release

その他の回答 (2 件)

Mixajlo
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
Engineering IT 2018 年 8 月 31 日
Perfect, works like a charm. Thanks a lot! But why isn't this mentioned in the documentation... :(

サインインしてコメントする。


Engineering IT
Engineering IT 2018 年 8 月 29 日
It doesn't seem possible, but I absolutely second the request to have this feature

カテゴリ

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

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by