Effacer les filtres
Effacer les filtres

Silent Install MatLab R2018a Won't Start, Asks for Activation

6 vues (au cours des 30 derniers jours)
Daniel McAllister
Daniel McAllister le 13 Avr 2018
Doing an unattended install of MatLab R2018a and it all installs fine. However, once you attempt to start MatLab it asks you to activate. I've got my license.dat file and the product key in the install_properties file and it appears in the installer so the setting is being read but it's not activating somehow. If you go and put in the same details into the activation wizard post-install it works fine so I'm not sure why it's not working during the silent install. I have an identical setup for Matlab versions going back to 2015 and haven't had this issue, from what I can see the installation method hasn't changed with 2018 according to the install guide. Any help would be appreciated.

Réponse acceptée

Keith Watling
Keith Watling le 28 Sep 2020
Is this definately an activation issue? I had a message popping up asking to accept the matlab privacy policy.
This was down to the following option in installer properties file. Once I had set the option for enbleLNU to no, this stopped the privacy message and need to sign in to use Matlab.
## Enable Login Named User licensing
##
## Set to Yes to enable use of a Login Named User license for all users of this MATLAB installation
## Users must log in to their MathWorks Account when MATLAB starts.
##
## Example: enableLNU=yes
##
## NOTE: This flag is valid in silent installations only.
enableLNU=no
  1 commentaire
Daniel McAllister
Daniel McAllister le 1 Oct 2020
I'm not sure, I think you're along the right lines as it seemed it wasn't getting the exact right input. I've not had the issue follow me to 2019 versions or 2020, thankfully.

Connectez-vous pour commenter.

Plus de réponses (1)

bidyut mandi
bidyut mandi le 13 Avr 2018
do you copy the license.dat file and paste it in C:\Program Files\MATLAB\R2018
  2 commentaires
Daniel McAllister
Daniel McAllister le 13 Avr 2018
Thanks for the response, no it resides on a network drive in the same directory as the setup files and I specify it's location in the installer_properties file (licensePath="N:\MATLAB R2018a\Windows\license.dat").
Craig Parker
Craig Parker le 26 Oct 2018
Sorry I can't offer any solutions, but I'm having the same problem with our 2018b deployment. Same setup as you, and same setup that we've always used since 2012a. Frustrating!

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