Non-interactive install
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Rik
le 22 Août 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?
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!