开发者

How to sign setup with .crt file?

开发者 https://www.devze.com 2022-12-26 14:23 出处:网络
I\'ve got a Comodo certificate to sign my application files with the appropriate publisher (that\'ll be me).

I've got a Comodo certificate to sign my application files with the appropriate publisher (that'll be me). But how do I sign my installation to prevent those triple "are you sure?" UAC dialogs?

Am using the Visual Studio (2008) setup project, n开发者_JAVA百科o third party tools.


I dont think you can disable UAC dialogs. For installer signing, I think signtool in the Windows SDK will do what you need.

0

精彩评论

暂无评论...
验证码 换一张
取 消