How do I create a desktop shortcut using a customized icon for a standalone executable?
조회 수: 11 (최근 30일)
이전 댓글 표시
I'm building a standalone windows application. I've built and packaged the program using the deploy tool. The package deploys to other machines with no issues as far as running the program.
However, when the program installs, I would like for a desktop shortcut to be created to access the standalone. Any ideas for creating the desktop shortcut for running the standalone? Any ideas for using a customized icon for the shortcut?
Thanks!
댓글 수: 0
답변 (1개)
Kaustubha Govind
2011년 5월 6일
See Technical Solution #1-324E1D: How do I associate a custom icon with an EXE compiled with the MATLAB Compiler?
I'm not so sure you can create a desktop shortcut automatically upon extraction, however. You might need to use third-party packaging software to achieve that.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!