Standalone application reported as dangerous by the antivirus.
조회 수: 3 (최근 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
Mario Malic
2021년 2월 10일
Well, do both of them say that they don't recognise the publisher of the app?
답변 (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!