Effacer les filtres
Effacer les filtres

Install R2016a Silenty on OS X

4 vues (au cours des 30 derniers jours)
Jason Watkins
Jason Watkins le 18 Avr 2016
Commenté : Jason Watkins le 18 Avr 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

Réponses (1)

Steven Lord
Steven Lord le 18 Avr 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 commentaire
Jason Watkins
Jason Watkins le 18 Avr 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by