Silent install of Matlab MCR_R2017b using Batchpatch

조회 수: 12 (최근 30일)
Robert Klosak
Robert Klosak 2017년 11월 10일
편집: Robert Klosak 2018년 6월 25일
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.
Here is the same question I reposted on Batchpatch site: Batchpatch forums
  댓글 수: 2
Oliver Droll
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
Robert Klosak
Robert Klosak 2018년 6월 25일
편집: Robert Klosak 2018년 6월 25일
I never got it to work and there was basically no one who could really help me with it. Both Matlab and Batchpatch support could be better IMO. I will revisit this issue and see what I can figure out. I kinda gave up and have been doing manual installs of the runtimes which is a pain.

댓글을 달려면 로그인하십시오.

답변 (1개)

ES
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
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 CenterFile 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!

Translated by