[RESOLVED] Changeing Compiled App Icon
Hi, can someone point me or know how to chnage the icon of a compiled App, I know you can do it with an Icon Editor but I need to chnage this icon tho Code.
Now I know you can use some API to read the Icon group in the File, I have no problum with this. but How do I Insert new Icon into this group.
if anyone can help I be very greatfull.
Thanks.
Re: Changeing Compiled App Icon
ResHack
You'll have to edit the internal resource 'file' inside the executable.
Re: Changeing Compiled App Icon
I know about editing it with an external program, but I am looking for code that can do it from an different program. ok I made a small scripting Lanuage that compiles to an exe, and I like to give the user the option to compile the app and add there own Icon. just as like in VB.
Hope that has made my post a little more clear.
Re: Changeing Compiled App Icon
Does anyone else have an ideas on how to chnage an compiled appliactions icon. tho CODE in VB6.
Thanks.
Re: Changeing Compiled App Icon
Search the forums. Many people have asked this, and many people have had an answer.
chem
Re: Changeing Compiled App Icon
Thanks Chem,
for that now got it sorted.