I want to replace the blitz rocket icon but don't know how, i tried Code archives/File Utilities/PatchIcon but the .bb file has credits but no code....
Blitz icon
Blitz3D Forums/Blitz3D Programming/Blitz icon Hi there
You could use resource hacker program to replace the bliz icon.
Here is a link: http://www.blitzbasic.com/Community/posts.php?topic=21912
Check out what Snarty says:
Open up the EXE in ResHacker, in the "Action" Menu, select "Add new resource". Click the "Open file with new resource..." button. Load up an icon file (.ICO) and type ICON in the "Resource Name" field. Click "Add Resource".
Now.. use "Save As..." and save out the new EXE with a different name (This ensures you don't lose the original).
You can download reshacker from http://www.users.on.net/johnson/resourcehacker/
Kind Regards
You could use resource hacker program to replace the bliz icon.
Here is a link: http://www.blitzbasic.com/Community/posts.php?topic=21912
Check out what Snarty says:
Open up the EXE in ResHacker, in the "Action" Menu, select "Add new resource". Click the "Open file with new resource..." button. Load up an icon file (.ICO) and type ICON in the "Resource Name" field. Click "Add Resource".
Now.. use "Save As..." and save out the new EXE with a different name (This ensures you don't lose the original).
You can download reshacker from http://www.users.on.net/johnson/resourcehacker/
Kind Regards
Thanx, and anyone else out their with the same problem you can also use teh app 'iconforge' havn't got a link tho but google should get it.
..if you still have a problem, I will send you .bb code with functions for original rocket icon replacement with one you choose or make...