How Set the icon of exe file?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rishabh Indianic
    New Member
    • Sep 2009
    • 22

    How Set the icon of exe file?

    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
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    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.

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      You already asked that question here:

      Comment

      • SalimZaabi
        New Member
        • May 2009
        • 14

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

        Comment

        Working...