我如何才能阻止安装程序触发Windows 10的“此应用已被屏蔽以保护您"错误? [英] How can I stop my installer from triggering Windows 10's "This app has been blocked for your protection" error?

查看:393
本文介绍了我如何才能阻止安装程序触发Windows 10的“此应用已被屏蔽以保护您"错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Windows 10的安全功能有时会阻止我的应用程序安装程序为不受信任的状态,并说此应用程序已被阻止以保护您". (我的安装程序已经过数字签名.)有解决方法适用于最终用户,但这不是良好的用户体验.

Windows 10's security features sometimes blocks my application installer as not trusted, saying "This app has been blocked for your protection". (My installer is digitally signed.) There are workarounds available for end users, but this is not a good user experience.

从公司网站下载Windows 10时,我应该怎么做才能使其信任我的应用程序?

What should I do so Windows 10 trusts my application when downloaded from my company website?

推荐答案

您可以通过使用受信任的代码签名证书进行签名来提高声誉.既有的企业通过使用以前的代码签名(即Microsoft不太严苛的时代)来解决此鸡与蛋的问题.解决此鸡与蛋"问题的昂贵方法是购买EV代码签名证书.假设此博客文章适用于Windows 10:

You can improve your reputation by signing with a trusted code-signing certificate. Established businesses resolve this chicken-and-egg problem by having previously used code-signing (i.e., back when Microsoft was less draconian). The expensive way to resolve this chicken-and-egg problem is to buy an EV code-signing certificate. Assuming this blog post applies to Windows 10:

通过EV代码签名证书签名的程序可以立即 即使没有,也可以通过SmartScreen信誉服务建立信誉 该文件或发布者的先前信誉.其他因素是 在产生声誉和确定产品时考虑的因素 经验和电动汽车签名计划将受到密切监控 时间.我们认为这些审查和安全性方面的改进 证书对于用户和开发人员都是一个巨大的进步.

Programs signed by an EV code signing certificate can immediately establish reputation with SmartScreen reputation services even if no prior reputation exists for that file or publisher. Other factors are considered when generating reputation and determining product experiences and EV-signed programs will be closely monitored over time. We think the improvements in the vetting and security of these certificates are a great development for both users and developers.

...

是否存在EV代码签名证书是一个有力的指标 该文件是由经过严格认证的实体签名的 验证过程并已通过硬件签名,这使我们 比该实体更快建立声誉的系统 未经签名或未经EV代码签名的程序.

The presence of an EV code signing certificate is a strong indicator that the file was signed by an entity that has passed a rigorous validation process and was signed with hardware which allows our systems to establish reputation for that entity more quickly than unsigned or non-EV code signed programs.

不能保证该功能正常运行.

这篇关于我如何才能阻止安装程序触发Windows 10的“此应用已被屏蔽以保护您"错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆