command line install of .mlpkginstall silently
28 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Mario Malic
el 22 de Mzo. de 2024
Editada: Mario Malic
el 23 de Mzo. de 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 comentarios
Olivier Schmitt
el 27 de Mayo de 2024
1 comentario
Mario Malic
el 27 de Mayo de 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.
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!