Does anyone know of some software (preferably cheap or freeware, as I’ve already found the expensive ones) that is capable of changing the icon of a program (like the compiled blender games) for distribution?
http://change7.com/iconreplacer/
free!
BTW: I use python on my windows 98 too. I distrubute my scripts with py2exe and installer. But, on windows98, those 2 appz don’t support change the icon of exe file that made by them. Every time, I have to change the icon by hand. However, I found that perl2exe can custom the icon of output exe file even on windows 98. So who can tell me how to program to change the icon of exe files on windows98? Thank you.
Resource Hacker:
http://www.users.on.net/johnson/resourcehacker/
For editing icons.
snico:
http://home.kabelfoon.nl/~meijer/products.html
@icon sushi:
http://towofu.s5.xrea.com/soft/e-index.html
There’s a freeware or shareware icon maker called ‘art icons pro’ that is fairly decent. ( sorry i took so long to answer, I just couldn’t think of the name. %| )
Use this to convert 32-bit (24bits of RGB and 8 bits of alpha
) pngs to .ico files, worls for windows’ 32 bit icons and 25bit icons.