Connecting Tech Pros Worldwide Forums | 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 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 then the icon is not show and default icon is show .
How solve this problem? help me.

RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#2: Sep 25 '09

re: How Set the icon of exe file?


It should be a setting somewhere in your project configuration files. I don't know exactly where.

Try checking your resource file and see if the icon is there.
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,161
#3: Sep 28 '09

re: How Set the icon of exe file?


You already asked that question here:
How Set the icon of exe file?
Newbie
 
Join Date: May 2009
Posts: 14
#4: Oct 7 '09

re: How Set the icon of exe file?


right click on the project name, then select properties=> Application.
In the Resourses you can change the icon.
Reply