Silent install, wait for next action until setup is finished
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Nico Baalbergen
am 31 Jul. 2018
Kommentiert: Jörg Hamel
am 5 Okt. 2021
When running "setup.exe -inputfile installer_input.txt" is it possible to wait for next action till the setup proces is finished ?
2 Kommentare
Jörg Hamel
am 4 Okt. 2021
Since R2021b there is no setup.exe in \bin\win64 available. Is there an other solution?
Akzeptierte Antwort
Weitere Antworten (2)
Mixajlo
am 29 Aug. 2018
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 Kommentar
Engineering IT
am 31 Aug. 2018
Perfect, works like a charm. Thanks a lot! But why isn't this mentioned in the documentation... :(
Engineering IT
am 29 Aug. 2018
It doesn't seem possible, but I absolutely second the request to have this feature
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!