Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
多年来,我一直通过 FTP 向我们的客户提供新版本的 VB.NET 程序。现在,其中一个程序被客户端阻止了 McAfee 防病毒女巫声称它是 PUP(可能不需要的程序)客户端可以下载的版本的唯一变化是它是为 64 位 CPU 编译的。
可以下载其他为 64 位编译的程序,其中只有一个被停止。有没有人知道如何获得您的列表程序?
/POE
1) 将您的文件名添加到 McCrappy 例外列表 2) 签署您的文件(不是自签名证书,而是有信誉的代码签名者)。