Non-interactive install
1 view (last 30 days)
Show older comments
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 Comment
Rik
on 22 Aug 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?
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!