Add standalone executable to windows programs menu on installation
조회 수: 2 (최근 30일)
이전 댓글 표시
How do I add my standalone executable to the windows start menu on installation?
I package my standalone executable in deploy tool and can install in on a user's computer. It will run if I click on the standalone .exe file. However, I would like to run the standalone from the windows "all programs" menu that is accessed from the start button. Is there any way to do this?
Thanks!
댓글 수: 0
답변 (3개)
Saurabh Thakur
2011년 5월 6일
The Standalone Executable created by MATLAB Compiler will not get installed like any other windows program. It is only contained in the folder where the EXE was copied.
댓글 수: 0
참고 항목
카테고리
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!