How to solve this problem when my friend downloaded my standalone application?
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear All,
I used Matlab compiler to generate a standalone application package. I sent it to my friend to test. But he feedbacked to me that he encountered the following awarning:

Would you please tell me how to fix this problem? Thanks.
Benson
댓글 수: 6
Rohit Anand
2020년 7월 14일
Yes signing the code using GlobalSign, Windows Authenticode Signature or any other Certificate Authority should help you.
I will also suggest adding a logo to your exe before shipping it to a potential customer.
This should solve your issue.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!