|
发表于 2012-4-18 14:02:04
|
显示全部楼层
1) Unpack & Install Sonnet V13.52
2) To make a license, open sonnetd_nl.src with a text editor.
3) Edit this file to include your HOST_ID (not HOST name) - its usually a long string. You can use lmutil.exe to get your host id.
4) After edit, save file then run "make_nodelocked.bat" file. This creates a license.lic
5) Run Sonnet and point to license file. If it doesnt ask initially, go to menu 'admin' --> 'license' and select local (license file) & give path.
就是说:
1安装软件
2用记事本打开sonnetd_nl.src ,再里面找到HOSTID,后面应该填你自己机器的HOSTID.那么如何找到你的HOSTID呢,就是在CMD里运行 lmutil.exe (这个运行文件在安装目录下的BIN里可以找到),运行后再输入:lmutil.exe hostid -n -ether,然后就会显示一行代码,这就是你的HOSTID,把这个HOSTID填上去就可以了。
3运行make_nodelocked,就可以生成一个licence了。 |
|