Silent install, wait for next action until setup is finished

When running "setup.exe -inputfile installer_input.txt" is it possible to wait for next action till the setup proces is finished ?

2 Comments

running the setup.exe exe from folder \bin\win64 was indeed the solution
Since R2021b there is no setup.exe in \bin\win64 available. Is there an other solution?

Sign in to comment.

 Accepted Answer

Matlab_R2021b\bin\win64\MathWorksProductInstaller.exe -inputfile works the same as setup.exe in previous release

More Answers (3)

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 Comment

Perfect, works like a charm. Thanks a lot! But why isn't this mentioned in the documentation... :(

Sign in to comment.

It doesn't seem possible, but I absolutely second the request to have this feature
my pc wa corrupted and loss some data which interfered matlab fuction

Categories

Products

Release

R2018a

Community Treasure Hunt

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

Start Hunting!