在 Visual Studio 中创建受信任的 MSI 安装项目?

发布于 2024-09-25 22:29:00 字数 119 浏览 1 评论 0原文

我有创建 .MSI 文件的 VS2008 和 VS2010 安装项目。在 Server 2008 上,我收到应用程序不“受信任”的警告。如何为使用 Visual Studio 构建的应用程序赢得信任?

谢谢。

I have both VS2008 and VS2010 Setup projects that create .MSI files. On server 2008, I get warnings that the apps are not "trusted". How can I bake-in trust for the apps I build with Visual Studio?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

沉鱼一梦 2024-10-02 22:29:00

我认为它们必须经过数字签名。

I think they have to be digitally signed.

救赎№ 2024-10-02 22:29:00

您需要获取软件发行商证书来签署您的 msi。您可以从 Verisign 或 GoDaddy.com 或其他公司购买。

以下是一个选项的链接: http://www.godaddy.com/ssl /代码签名证书.aspx

You need to get a software publisher certificate to sign your msi with. You can purchase one from Verisign or GoDaddy.com or others.

Here is a link to one option: http://www.godaddy.com/ssl/code-signing-certificate.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文