APP Icons

BlitzPlus Forums/BlitzPlus Programming/APP Icons

Hey blitzers,
I've been wondering something: a lot of APP exe files have their own icon; for instance, Marble Blaster has a marble for an icon. But when I create a Blitz exe, it always gets given that rocketship icon. Is there any way for me to change the icon of my programs, keeping in mind that all I have to work with is Blit 3D?

Use ResHacker (run a google search for it). Download it, run it, open the EXE in it, select the rocket icon in resources, and go to Resource ==> Replace Icon. Browse for new icon, click File ==> Save.

Heh presto!!!

THANKS!!! ResHacker is fantastic!