Standalone application reported as dangerous by the antivirus.
2 次查看(过去 30 天)
显示 更早的评论
Hi, I'm trying to develop a standalone application with the Application Compiler. I have a problem during the installation phase of the application, as some antivirus report the possibility that the file is dangerous to the PC. How can I do to avoid this situation?
Thanks so much
4 个评论
回答(1 个)
Mario Malic
2021-2-10
Posting this as an answer.
When you compile the app, you probably put your name into publisher field. Defender checked if that name is on their list of safe publishers, which obviously it can't be. I don't know about solution, you probably can't do anything but click More information on the SmartScreen window, and then you'll see the button to run the app.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!