Non-interactive install
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
We want to prepare an non-interactive install for a group of users.
All users will have a Matlab License, some of them will have specific toolbox licenses.
We want to prepare one install that includes all toolboxes, would this work? As not all users have a toolbox license, would the installation for the regular Matlab fail for them?
1 comentario
Rik
el 22 de Ag. de 2023
A silent install uses a text file that (among other information, including the license) contains the list of toolboxes to be installed.
You can prepare a single installer and everything should work, as long as you specify the correct file for the correct user.
Did you have specific problems implementing a silent install file?
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!