Closed Thread
Results 1 to 4 of 4

Thread: Change the default EXE Icon

  1. #1
    dirkfirst is offline Programming Expert
    Join Date
    May 2006
    Posts
    354
    Rep Power
    23

    Change the default EXE Icon

    How can I change the default executable Icon in C# using .NET 2.0? I changed the form's default icon but it still didn't change the compiled .EXE's icon. This shouldn't be a hard thing to do.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    CheeseBurgerMan Guest
    I'm assuming that you're using Visual Studio/Visual C# Express Edition.

    To do this, try going to Project > YourApp Properties. On the Application tab, change the Icon dropdown box to whatever icon you please.

  4. #3
    Jordan Guest
    Yup, it is that easy! Takes a minute to find it when you first start though.

  5. #4
    dirkfirst is offline Programming Expert
    Join Date
    May 2006
    Posts
    354
    Rep Power
    23
    It is often like this with me, I can't find something and then as soon as I make a post about it I find the answer. It is always very simple answer too! Thanks for your help though guys.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to change default stdin to a process
    By sudheer2510 in forum C and C++
    Replies: 1
    Last Post: 05-06-2011, 01:10 PM
  2. Default None
    By BASHERS33 in forum Database & Database Programming
    Replies: 6
    Last Post: 04-11-2010, 09:52 AM
  3. icon help
    By Siten0308 in forum C# Programming
    Replies: 6
    Last Post: 10-29-2008, 02:23 PM
  4. Simple Question.... Change Default Editor
    By Wanch in forum Linux Applications
    Replies: 1
    Last Post: 01-28-2008, 05:00 AM
  5. Change Resolution, Change Size
    By Void in forum C# Programming
    Replies: 1
    Last Post: 06-13-2006, 12:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts