Silent install of Matlab MCR_R2017b using Batchpatch
6 ビュー (過去 30 日間)
古いコメントを表示
I am trying to do a unattended install on remote hosts of R2017B.
I have a solution called batchpatch in my enivormenet which greatly assists with this and I was looking at document http://www.mathworks.com/help/install/ug/install-noninteractively-silent-installation.html to assist me.
Picture attached shows Batchpatch screen I need to fill out with info to remotely install Matlab on hosts.

Basically I am so confused I cant make it work.
2 件のコメント
Oliver Droll
2018 年 6 月 25 日
Hi Robert Did you ever get it to work? I am struggling too with installing it too. I do not want to copy the whole content to each computer so I am tryint it with UNC path but have no luck.
cheers Oliver
回答 (1 件)
ES
2018 年 6 月 25 日
I think you just need to copy the installer file (example: my_installer_input) to a location in the host PC and do
setup.exe -inputFile C:\temp\my_installer_input.txt
1 件のコメント
Oliver Droll
2018 年 6 月 25 日
That part works fine. I can manually install Matlab with a batch file just perfectly. The deployment with Batchpatch still does not work. I am trying to launch the setup from an UNC path as I do not want to copy 6+GB to every pc.
参考
カテゴリ
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!