CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2004
    Posts
    6

    Question Changing .exe icon?

    Hi.
    how can I change the standard .exe icon to an icon i've made myself (.ico file)?
    I'm using VS .NET 2003 J#

    Thanks!

  2. #2
    Join Date
    Nov 2004
    Location
    Poland
    Posts
    1,355

    Re: Changing .exe icon?

    Just replace App.ico file ...

    Best regards,
    Krzemo.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured