在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 10101|回复: 19

[讨论]Mentor-License过期问题

[复制链接]
发表于 2020-6-24 11:36:29 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
我注意到现有的Mentor的License生成器产生的license过期时间全部是2030年,
我尝试把系统日期改成2040后,就发现那些license全部失效了,这个问题不知
道大家怎么看?

calibre.txt里面把日期改为permanent依旧没用,貌似是generator自动设置的过期
时间。
 楼主| 发表于 2020-6-24 11:47:13 | 显示全部楼层
貌似问题结解决了…而且似乎发现了有意思的现象,懂得自然就懂了…

Team EFA (Eda For All).

usage: MentorKG [licensefile(s)] [-options]

   licensefile(s) is(are) the file(s) to recrypt
   options:
   -i infile   , defines the INPUT file.
   -o outfile  , defines the OUTPUT file.
   -e errfile  , defines the ERROR file otherwise goes to stdout.
   -h HostID   , default is one of your Network Cards
                 X-YYYYYYYY   gives HOSTID=FLEXID=X-YYYYYYYY
                 XXXXXXXXXXXX gives HOSTID=XXXXXXXXXXXX
   -hn         , uses the NETWORK CARD as host
   -hd         , uses the DISK_SERIAL_NUM as host
   -h7         , uses the FlexID=7-xxxxxxxx as host
   -h6         , uses the FlexID=6-xxxxxxxx as host
   -n          , forces the license to be Nodelocked (Default).
   -f          , forces the license to be FLOATING.
   -u          , number of users in case of floating Defaults to 99.
   -sn         , serial number to be used in license, generates a random by default
   -pack       , makes license using PACKAGE
   -all        , makes license using ALL known features
   -perm       , makes a PERMANENT license
   -exp m/d/y  , sets the license expiration date, default is 7 years from today
   -notice str , Changes NOTICE= to str, if null clears and with spaces use "str"
   -issuer str , Changes ISSUER= to str, same as notice
   -s          , Takes out SUPERSEDE from license
   -ck         , Disables Checksum of license
   -none       , Disables NOTICE,ISSUER and ck
   -x          , bypasses any parsing of license, just recrypt
   -maxlen n   , limits line length for continuation, -1 for unlimited.
   -longkey    , includes generation date in the KEY (default).
   If no arguments, generates a default LICENSE.TXT in current folder.

   Examples:
   MentorKG -o TEST.DAT             ; Makes a default TEST.DAT
   MentorKG License.dat -efa -maxlen -1  ; Recrypts License.dat no warp lines

   Host examples:
   MentorKG -h 6-12345678       ; Nodelocked HOSTID=FLEXID=6-12345678.
   MentorKG -f -h ffffffff      ; Floating HOSTID=ffffffff (works fine also).
 楼主| 发表于 2020-6-24 11:48:35 | 显示全部楼层
问题解决了,发现了一个有意思的现象,懂得自然就懂了。

./MentorKG.exe --help

Team EFA (Eda For All).

usage: MentorKG [licensefile(s)] [-options]

   licensefile(s) is(are) the file(s) to recrypt
   options:
   -i infile   , defines the INPUT file.
   -o outfile  , defines the OUTPUT file.
   -e errfile  , defines the ERROR file otherwise goes to stdout.
   -h HostID   , default is one of your Network Cards
                 X-YYYYYYYY   gives HOSTID=FLEXID=X-YYYYYYYY
                 XXXXXXXXXXXX gives HOSTID=XXXXXXXXXXXX
   -hn         , uses the NETWORK CARD as host
   -hd         , uses the DISK_SERIAL_NUM as host
   -h7         , uses the FlexID=7-xxxxxxxx as host
   -h6         , uses the FlexID=6-xxxxxxxx as host
   -n          , forces the license to be Nodelocked (Default).
   -f          , forces the license to be FLOATING.
   -u          , number of users in case of floating Defaults to 99.
   -sn         , serial number to be used in license, generates a random by default
   -pack       , makes license using PACKAGE
   -all        , makes license using ALL known features
   -perm       , makes a PERMANENT license
   -exp m/d/y  , sets the license expiration date, default is 7 years from today
   -notice str , Changes NOTICE= to str, if null clears and with spaces use "str"
   -issuer str , Changes ISSUER= to str, same as notice
   -s          , Takes out SUPERSEDE from license
   -ck         , Disables Checksum of license
   -none       , Disables NOTICE,ISSUER and ck
   -x          , bypasses any parsing of license, just recrypt
   -maxlen n   , limits line length for continuation, -1 for unlimited.
   -longkey    , includes generation date in the KEY (default).
   If no arguments, generates a default LICENSE.TXT in current folder.

   Examples:
   MentorKG -o TEST.DAT             ; Makes a default TEST.DAT
   MentorKG License.dat -efa -maxlen -1  ; Recrypts License.dat no warp lines

   Host examples:
   MentorKG -h 6-12345678       ; Nodelocked HOSTID=FLEXID=6-12345678.
   MentorKG -f -h ffffffff      ; Floating HOSTID=ffffffff (works fine also).
发表于 2020-7-23 23:26:50 | 显示全部楼层
收到,回去研究一下哈。谢谢
发表于 2020-9-23 08:55:21 | 显示全部楼层
请问楼主,您文中指的License 生成器在哪里可以搞到?
发表于 2020-10-28 10:23:44 | 显示全部楼层
我也很好奇,這些是否直接從license.dat內容去做修正
发表于 2020-10-28 16:39:58 | 显示全部楼层
exp m/d/y  , sets the license expiration date, default is 7 years from today ??
发表于 2020-11-13 15:30:09 | 显示全部楼层
Where to download license gen?
发表于 2021-3-19 14:42:47 | 显示全部楼层
大神,我的license快过期了,有招儿吗
发表于 2021-4-16 12:30:36 | 显示全部楼层
fdsafdsa
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-5 16:04 , Processed in 0.021997 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表