フィルターのクリア

Add standalone executable to windows programs menu on installation

2 ビュー (過去 30 日間)
Appy
Appy 2011 年 5 月 5 日
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!

回答 (3 件)

Saurabh Thakur
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.

Walter Roberson
Walter Roberson 2011 年 5 月 6 日
You might be able to drag it on to the menu.

Paulo Silva
Paulo Silva 2011 年 5 月 6 日

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by