Shoutbox

Change icon? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Change icon? (/showthread.php?tid=52700)

Change icon? by Rubber Stamp on 11-06-2005 at 10:21 AM

how can i change the icon of a .exe file (of a game)?
thanx


RE: Change icon? by Sypher on 11-06-2005 at 10:59 AM

You can try using "Resource Hacker"  (http://www.angusj.com/resourcehacker/)

Note that editing files isn't allowed etc etc etc...
<insert legal mumbo jumbo here>

If it is an UPX Packed executable you can't edit it... Same goes for EXE Compressor


RE: Change icon? by CookieRevised on 11-06-2005 at 11:10 AM

quote:
Originally posted by Rubber Stamp
how can i change the icon of a .exe file (of a game)?
thanx
What do you mean exactly? Be more clear (detailed) ;)

-

Do you mean how to change the icon locally, as shown in your Windows? (eg: in the start menu and stuff)

If so, simply right click the link in your start/programs menu and choose properties > change icon.

-

Do you mean physically changing the icons used by a program? (eg: so if you send that program to someone else, they get the same icon)

This can only be done if you physically change the icon resources of the program. Usually this is done with programs like ResHacker. This is called hard patching or in this case resource changing. But you must know what you're doing, as you can easly corrupt the program with this.

Certain programs also check their own program file to see if they aren't altered. And/or other ones are in a compressed format; you first need to decrompress them in order to be able to change anything (if you can change it at all that is).