フィルターのクリア

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 Center および File ExchangeIntroduction 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