程序下载 - IE CHROME - “通常不被下载并且可能是危险的。 [英] Program Download - IE CHROME - "is not commonly downloaded and could be dangerous."

查看:261
本文介绍了程序下载 - IE CHROME - “通常不被下载并且可能是危险的。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个C#程序的安装程序,我将其上传到我的网站,但是每当我尝试使用chrome或IE下载它,我会得到我的文件* 是危险的。您只能点击一个小箭头并从菜单中选择保留即可。只有十分之一的用户能够获得我的节目。我该如何解决这个问题?我听说过数字代码签名,但每年数百美元。这真的不是我的选择。将使MSI安装程序或将其放在软件网站上有帮助?

解决方案

最好的资源是这篇博文这个博文



总结:


  1. 签署一个包含验证码签名的软件包

  2. 不要恶意软件(我确定你已经覆盖了)

  3. 徽标您的软件(如果它不是浏览器插件)

这可能是一个令人沮丧的过程,所以挂在那里。微软没有透露需要多少次下载来建立声誉,但实际上,一旦您停止更改软件包(哈希是声誉的一部分),那么您可以很快地过去。


I have an installer for my C# program, I uploaded it to my website, but whenever I try to download it in chrome or IE, I get "MY FILE* is not commonly downloaded and could be dangerous." You can only keep it if you click a tiny arrow and choose "Keep" from a menu. Only a tenth of less of users will be able to get my program. How could I work around this? I have heard about digital code signing, but at hundreds of dollars a year. This is really not an option for me. Would making an MSI installer or putting it on a software website help?

解决方案

The best resources are this blog post and this blog post.

To sum up:

  1. Sign you package with an authenticode signature.
  2. Don't be malware (I'm sure you got that covered).
  3. Logo your software (if it's not a browser plug-in).

This can be a frustrating process, so hang in there. Microsoft has not disclosed how many downloads one needs to build a reputation, but in practice once you stop changing the package (the hash is part of the reputation) then you can get past this fairly quickly.

这篇关于程序下载 - IE CHROME - “通常不被下载并且可能是危险的。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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