It's easy to change the icon of a shortcut file but it's possible to change the icon of a program file (e.g .exe) on Windows Xp?
feedback
|
migrated from stackoverflow.com Jan 9 '10 at 15:16
This question came from our site for professional and enthusiast programmers.
|
Sure. There are tools on the web called Resource Editors with which you can edit icons, dialog boxes and strings in an exe file. Try 'Resource Hacker' in google :) note: before changing files with ResHack, always create a backup of the original. | |||||||
feedback
|