|
-
Feb 17th, 2006, 04:04 PM
#1
Thread Starter
New Member
[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
-
Feb 17th, 2006, 04:16 PM
#2
Thread Starter
New Member
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.
-
Feb 17th, 2006, 04:19 PM
#3
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).
-
Feb 17th, 2006, 04:22 PM
#4
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.
-
Feb 17th, 2006, 04:35 PM
#5
Thread Starter
New Member
Re: [im a noob]how do you change your .exe files icon?
 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!
-
Feb 17th, 2006, 04:41 PM
#6
Re: [RESOLVED]how do you change your .exe files icon?
Glad I could help matey
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|