Results 1 to 6 of 6

Thread: [RESOLVED]how do you change your .exe files icon?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    10

    Resolved [RESOLVED]how do you change your .exe files icon?

    question is in title. i tried the icon property, but it always comes up with an error saying "invalid property value." anyone know how i can change it

    and before some1 asks; yes, the pics im using are .ico files.
    Last edited by haywood222; Feb 17th, 2006 at 04:39 PM. Reason: resolved

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    10

    Re: [im a noob]how do you change your .exe files icon?

    ne1...?
    coz im makin a modded client for this game, and i want it to have the same icon as the proper game client.

  3. #3
    Frenzied Member
    Join Date
    Nov 2005
    Posts
    1,834

    Re: [im a noob]how do you change your .exe files icon?

    haywood222, this is a forum, not a chatroom. Please have some patience.

    As far as I know there are restrictions with using icons in VB. You can only use 16x16 or 32x32 icons with a maximum of 256 colors (although I could be wrong about this).

  4. #4
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: [im a noob]how do you change your .exe files icon?

    If its saying invalid property value the icon file your giving it must be to big in scale, or there is too many colours used in the icon file for assigning as an icon for an exe file.

    To test this theory... use the windows find files & folders dialog to find some .ico files which are from the OS, and try assigning one of those using the icon property like you are doing.
    Chris

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    10

    Talking Re: [im a noob]how do you change your .exe files icon?

    Quote Originally Posted by the182guy
    If its saying invalid property value the icon file your giving it must be to big in scale, or there is too many colours used in the icon file for assigning as an icon for an exe file.

    To test this theory... use the windows find files & folders dialog to find some .ico files which are from the OS, and try assigning one of those using the icon property like you are doing.
    yay! thanks 2 u, i got the idea to search ".ico" in search, and found a whole folder full of icons...i picked one of them! ty mate!

  6. #6
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: [RESOLVED]how do you change your .exe files icon?

    Glad I could help matey
    Chris

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