Clear Filters
Clear Filters

How do I create a desktop shortcut using a customized icon for a standalone executable?

6 views (last 30 days)
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!

Answers (1)

Kaustubha Govind
Kaustubha Govind on 6 May 2011
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.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!