Please Help Me with Folder Icon

  • Thread starter Thread starter Yura Tigiev
  • Start date Start date
Y

Yura Tigiev

Hello

Please help me!

How can I get easy information in C# about wich icon is attached to this
folder (and special folders - My computer, Desktop and etc.)?

Thanks,
Yuri
 
As far as I am aware of, icons get attributed during the process of creating
an installer for your application.
There are the following icons that can be set up:
1) on your main form
2) for in "add / remove siftware"
3) for when the application is installed on a client machine to show up on
the desktop
4) to identify the application in an explorer listing.

Does the question you are asking refer to any of these icons?

*************************************
 

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

Back
Top