필터 지우기
필터 지우기

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

조회 수: 6 (최근 30일)
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.

채택된 답변

Keith Watling
Keith Watling 2020년 9월 28일
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
Daniel McAllister
Daniel McAllister 2020년 10월 1일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

bidyut mandi
bidyut mandi 2018년 4월 13일
do you copy the license.dat file and paste it in C:\Program Files\MATLAB\R2018
  댓글 수: 2
Daniel McAllister
Daniel McAllister 2018년 4월 13일
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 2018년 10월 26일
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!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction 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