Desktop Icon

K

ken

I have C# project with an associated deployment project, which creates
a Desktop shortcut. The icon on the shortcut is some plain-vanilla
document, not the app's icon. Where does one tell the project what
icon to use, or why isn't it picking up the app's icon? The app itself
shows the correct icon.

Ken
 
A

Atul

You will need to associate the doc files with your app by modifying the
registry under the HKCR\your ext\Shell\Open\Command key and specifying
your app location for the default value.

-Atul, Sky Software http://www.ssware.com
Shell MegaPack For ActiveX & .Net - Windows Explorer Like Shell UI Controls
 
K

Ken Kast

My problem is not one of file association. The shortcut to the app itself
displays a piece of paper (with the little link arrow) as the icon. Why is
it not finding the icon that is part of the exe?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top