필터 지우기
필터 지우기

Install R2016a Silenty on OS X

조회 수: 4 (최근 30일)
Jason Watkins
Jason Watkins 2016년 4월 18일
댓글: Jason Watkins 2016년 4월 18일
Hi, Is there a tutorial for performing a silent install of MATLAB R2016a on Mac OS X (10.10)? Everything I have found so far is Windows-centric.
Thanks

답변 (1개)

Steven Lord
Steven Lord 2016년 4월 18일
Locate the installer template file. The documentation states where it is located using Windows as an example, but you should be able to find it on the DVD or in the files you downloaded using those instructions. Once you've located that template, follow the instructions in the file.
  댓글 수: 1
Jason Watkins
Jason Watkins 2016년 4월 18일
It is not there. Just this.
################################################################## ## ## Use this file to specify parameters required by the installer at runtime. ## ## Instructions for using this file. ## ## 1. Create a copy of this template file and fill in the required ## information. ## ## 2. Uncomment only those lines that start with a single '#' ## and set the desired values. All allowed values for the ## parameters are defined in the comments section for each ## parameter. ## ## 3. Launch the installer from the command line, using the -inputFile option ## to specify the name of your installer initialization file. ## ## (Windows) setup.exe -inputFile file_name ## (Mac/Unix) install -inputFile file_name ## ## NOTE: ## If you want to run the activation application in silent ## mode immediately after the installer completes, you must create ## an activation initialization file and specify its name as the ## value of the activationPropertiesFile= option. You can also ## pass the name of the activation initialization file to the ## installer using the -activationPropertiesFile command line ## option. ## ################################################################## ## install options below.

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

카테고리

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