command line install of .mlpkginstall silently
28 views (last 30 days)
Show older comments
Hello Dear All,
Quick question that i do no find a real answer.
How can we install a .mlpkginstall in command line and silenstly.
I must deploy a package on a few hundred computers.
Many thanks in advance.
4 Comments
Answers (2)
Mario Malic
on 22 Mar 2024
Edited: Mario Malic
on 23 Mar 2024
https://uk.mathworks.com/matlabcentral/answers/293235-how-do-i-download-and-install-a-support-package-on-an-offline-machine There are instructions here, and they allow silent install.
If you upload package somewhere on the web, use websave to download, and to figure out how to install it with cmd line.
0 Comments
Olivier Schmitt
on 27 May 2024
1 Comment
Mario Malic
on 27 May 2024
If you made it yourself .mlpkginstall, you are unable to install it offline. Link above says so. If it's an official package, you can do it through MATLAB Support Software Downloader as described in the link above.
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!