Standalone application reported as dangerous by the antivirus.
2 views (last 30 days)
Show older comments
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 Comments
Mario Malic
on 10 Feb 2021
Well, do both of them say that they don't recognise the publisher of the app?
Answers (1)
Mario Malic
on 10 Feb 2021
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.
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!