执行exe时出现未知的发布者错误

编程入门 行业动态 更新时间:2024-10-26 10:39:59
本文介绍了执行exe时出现未知的发布者错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我已经部署了Windows应用程序项目,但是当我运行它时,它首先会引发错误未知发行者。如何隐藏此消息?

I have deployed my windows app project but when i run it it first throws an error "Unknown publisher". How to hide this message?

推荐答案

您必须对软件包进行数字签名以防止此类错误。

You have to digitally sign your package to prevent this type of error.

msdn.microsoft。 com / library / ms172240.aspx 。

但是通常建议不要在应用程序的开发阶段为此担心,而应仅在应用程序开发阶段考虑这一点。运输时间。

But typically it is advised not to worry about this at the development stage of the application but only consider this at the shipping time.

如果您想了解具体细节,请此处

If you are interested in knowing the nitty-gritty details go here

更多推荐

执行exe时出现未知的发布者错误

本文发布于:2023-11-26 22:06:33,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1635389.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:发布者   错误   exe

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!