command line install of .mlpkginstall silently
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
Shivam
on 17 Mar 2024
You can refer to the following MATLAB answer to install .mlpkginstall through command line: https://in.mathworks.com/matlabcentral/answers/2007512-how-to-run-a-file-with-extension-mlpkginstall-using-matlab-r2018b
Olivier Schmitt
on 20 Mar 2024
Mario Malic
on 20 Mar 2024
Can you create a sample .mlpkginstall file and attach it?
Olivier Schmitt
on 21 Mar 2024
Edited: Walter Roberson
on 21 Mar 2024
Answers (2)
Mario Malic
on 22 Mar 2024
Edited: Mario Malic
on 23 Mar 2024
0 votes
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.
Olivier Schmitt
on 27 May 2024
0 votes
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.
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!