Non-interactive install
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Rik
2023 年 8 月 22 日
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?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!