积极答复者
提交submission的问题,急!

问题
-
我已经申请了VersignID,并且申请了WinAccount账户,申请的时候使用如下命令
signcode -spc mycredentials.spc -v myprivatekey.pvk -t http://timestamp.verisign.com/scripts/timstamp.dll winqual.exe加密winqual。exe,并且上传上去。
现在我的测试做好了,打算提交了,我已经生成了.cab文件。但是使用如下命令
signtool sign /a /t http://timestamp.verisign.com/scripts/timestamp.dll **.cab的时候报错:
==========================
Done Adding Additional Store
SignTool Error:An error occurred while attempting to load the signing certificate from:C:\key\win7.cab
==========================
请问怎么解决。
我的证书不是在这台电脑申请的,跟IE和电脑设置有关么?谢谢!
wangye
答案
-
signtool -signwizard 使用GUI来操作。时间戳是可选的。
http://msdn.microsoft.com/zh-cn/windows/hardware/default.aspx http://whqlcn.wordpress.com
- 已标记为答案 duoduobearModerator 2012年6月19日 5:37
全部回复
-
signtool -signwizard 使用GUI来操作。时间戳是可选的。
http://msdn.microsoft.com/zh-cn/windows/hardware/default.aspx http://whqlcn.wordpress.com
- 已标记为答案 duoduobearModerator 2012年6月19日 5:37