Borrar filtros
Borrar filtros

Silent install, wait for next action until setup is finished

16 visualizaciones (últimos 30 días)
When running "setup.exe -inputfile installer_input.txt" is it possible to wait for next action till the setup proces is finished ?
  2 comentarios
Nico Baalbergen
Nico Baalbergen el 29 de Ag. de 2018
running the setup.exe exe from folder \bin\win64 was indeed the solution
Jörg Hamel
Jörg Hamel el 4 de Oct. de 2021
Since R2021b there is no setup.exe in \bin\win64 available. Is there an other solution?

Iniciar sesión para comentar.

Respuesta aceptada

Nico Baalbergen
Nico Baalbergen el 4 de Oct. de 2021
Matlab_R2021b\bin\win64\MathWorksProductInstaller.exe -inputfile works the same as setup.exe in previous release

Más respuestas (2)

Mixajlo
Mixajlo el 29 de Ag. de 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 comentario
Engineering IT
Engineering IT el 31 de Ag. de 2018
Perfect, works like a charm. Thanks a lot! But why isn't this mentioned in the documentation... :(

Iniciar sesión para comentar.


Engineering IT
Engineering IT el 29 de Ag. de 2018
It doesn't seem possible, but I absolutely second the request to have this feature

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by