|
发表于 2013-2-18 15:53:09
|
显示全部楼层
I've searched a license generator for this version and realised that generator for 2007-2008 Mentor progects works correct. Here it is.
To generate license edit corresponding .src license file:
mdltech_fl.src - for counted floating license, update HostName and HostID
fields in SERVER line to match your host parameters.
Besides, your should correct DAEMON line to match rigth
path to you mgcld.exe location.
Note: HOSTID=ANY doesn't work.
mdltech_nl.src - for uncounted nodelocked license, update HOSTID field
in FEATURE line to match your host HOSTID.
You can use lmutil to obtain you HOSTID:
Run "lmutil.exe hostid -n -ether" and take first value in produced string.
Run corresponding .bat-file to generate license:
make_float.bat - floating license generation.
make_nodelocked.bat - nodelocked license generation.
After all, you'll be given right license.dat.
Copy it to proper location and modify LM_LICENSE_FILE environment variable
to point the location of generated and copied license.dat. |
|