Filter löschen
Filter löschen

Install R2016a Silenty on OS X

4 Ansichten (letzte 30 Tage)
Jason Watkins
Jason Watkins am 18 Apr. 2016
Kommentiert: Jason Watkins am 18 Apr. 2016
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

Antworten (1)

Steven Lord
Steven Lord am 18 Apr. 2016
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 Kommentar
Jason Watkins
Jason Watkins am 18 Apr. 2016
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by