开发者

Unknown Publisher when I install application I wrote?

开发者 https://www.devze.com 2022-12-25 03:38 出处:网络
When I install my application on my computer I get a warning that the publisher is not verified.How can I change that? or do I need to worry about that when I distribute my application?

When I install my application on my computer I get a warning that the publisher is not verified. How can I change that? or do I need to worry about that when I distribute my application?

The application is written 开发者_StackOverflow社区in Visual Studio 2008 with VB.NET


On the Project Properties window, go to the Signing tab. Create/Import certificates and sign the manifests and/or assembly.

You can find more information here, with helpful links at the "See Also" section.


You can use the signtool command line program to sign exe files or msi files. I believe you might need a certificate from an official authority to change the UAC messages.

0

精彩评论

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

关注公众号