Silent Install MatLab R2018a Won't Start, Asks for Activation
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Daniel McAllister
am 13 Apr. 2018
Kommentiert: Daniel McAllister
am 1 Okt. 2020
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.
0 Kommentare
Akzeptierte Antwort
Keith Watling
am 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
Weitere Antworten (1)
bidyut mandi
am 13 Apr. 2018
do you copy the license.dat file and paste it in C:\Program Files\MATLAB\R2018
2 Kommentare
Craig Parker
am 26 Okt. 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!
Siehe auch
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!