Clear Filters
Clear Filters

MATLAB Appdesigner custom installer does not create shortcut to the Windows desktop

1 view (last 30 days)
Recently I upgraded my MATLAB to the 2022b. I re-compiled my appddesigner app with this new version. But during installation installer does not have any tick box to enable add shortcut to the desktop. Hence, after the installation of my app there is no shorcut generated. How can I solve this issue?

Accepted Answer

Cameron
Cameron on 15 Feb 2023
When you compile your App Designer code, there will be output folders containing your compiled code. You can copy your executable file from there and put it on your desktop. The default location for the folders containing your compiled app is the location of your .mlapp file.

More Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!