How to unblock a deployed application blocked by antivirus?
Show older comments
I can not run a standalone application deployed with MATLAB Compiler because the antivirus blocks it.
The application works fine in MATLAB and it successfully compiles, but when I try to execute (I try 'for_testing' and 'for_redistribution') the antivirus treats it as malware.
How can I fix this?
Accepted Answer
More Answers (1)
Yair Altman
on 31 Jan 2018
Edited: MathWorks Support Team
on 13 Aug 2025
0 votes
Another possible cause for the antivirus block is the XML manifest file which is included in the deployed executable.
Categories
Find more on C Shared Library Integration 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!