Non-interactive install

1 view (last 30 days)
Awn
Awn on 22 Aug 2023
Commented: Rik on 22 Aug 2023
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
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?

Sign in to comment.

Answers (0)

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!