我的卡巴是307的,其他版本应该是相同的改法。
想让你的卡巴边框上显示你自己的LOG吗?跟我来吧。
一、边框修改
1、首先禁用自我保护功能。
2、打开卡巴安装目录,找到sch文件夹,用记事本打开main.loc下拉到
;------------- Main Window ------------
[MainWindow_Footer]
Copyright=Copyright ?Kaspersky Lab, 1996-2006. All rights reserved.
Feedback_Link=$FeedbackLink\帮助我们把产品做得更好
Kaspersky_Link=v(url:www.kaspersky.com.cn)tt(www.kaspersky.com)kaspersky.com.cn
Viruslist_Link=v(url:$ViruslistLink)tt(www.viruslist.com)viruslist.com
3、如下更改:你也可以更改网址链接,我没改我还要用它上卡巴网站呢。
;------------- Main Window ------------
[MainWindow_Footer]
Copyright=Copyright ?Kaspersky Lab, 1996-2006. All rights reserved.
Feedback_Link=$FeedbackLink\帮助我们把产品做得更好
Kaspersky_Link=v(url:www.kaspersky.com.cn)tt(www.kaspersky.com)我爱卡饭
Viruslist_Link=v(url:$ViruslistLink)tt(www.viruslist.com)mynet TECHNOLOGY.LTD
最后保存
二、授权许可信息的更改
卡巴目录下找到Skin文件夹下的layout文件夹,记事本打开里面的service.ini文件,下拉找出
[Service_Licence]
props=$Task_Settings v(license)
LicenceOwner=$Task_Statistics_Item v($(LicInfo.KeyInfo.CustomerInfo,global)) hide($(LicInfo.KeyInfo.CustomerInfo,global,ShowIfNotZero))
LicenceNumber=$Task_Statistics_Item v($(LicInfo.KeyInfo.KeySerNum,global))
LicenceType=$Task_Statistics_Item v($(LicInfo.KeyInfo.KeyType,global,LicKeyType))
ExpirationDate=$Task_Statistics_Item v($(LicInfo.KeyExpirationDate,global,date))
更改如下:蓝字部分删除,否则会出现两个所有人
[Service_Licence]
props=$Task_Settings v(license)
LicenceOwner=$Task_Statistics_Item v(授权给:Bill Gates)
LicenseOwnerDescr=$Task_Statistics_Item v(授权人:mynet)
LicenceNumber=$Task_Statistics_Item v($(LicInfo.KeyInfo.KeySerNum,global))
LicenceType=$Task_Statistics_Item v($(LicInfo.KeyInfo.KeyType,global,LicKeyType))
ExpirationDate=$Task_Statistics_Item v($(LicInfo.KeyExpirationDate,global,date))
最后保存,加上自我保护。
一切OK!!!
以上修改不会对卡巴产生任何影响。
大家看我的卡巴:
[ 本帖最后由 mynet 于 2007-1-7 14:20 编辑 ] |