Connecting Tech Pros Worldwide Help | Site Map

How Set the icon of exe file?

Newbie
 
Join Date: Sep 2009
Posts: 21
#1: Sep 25 '09
Hi,
I developed a window mobile application with .net 2005 and c#. i am trying to set the icon of
exe file but i can't able to set the icon of exe file.
I set the icon from icon property of project. the icon is show in emulator but when i installed this application into device using cab file then the icon is not show and default icon is show .
How solve this problem? help me.
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,148
#2: Sep 25 '09

re: How Set the icon of exe file?


The icon in the folder view probably uses a different size then the emulator.

See C#: Setting Icons
Reply