Install R2016a Silenty on OS X

4 次查看(过去 30 天)
Jason Watkins
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