[Req] Use new icon in self extracting archive
Moderators: Hacker, petermad, Stefan2, white
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
[Req] Use new icon in self extracting archive
The old TC icon is still used for the self extracting archives. Either you should use the new one or create one with an additional box as pack symbol like the TC admin icon.
Also the favicon from the Website and the forum should be changed.
Also the favicon from the Website and the forum should be changed.
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Indeed it's used to keep the self-extractor as small as possible. It's a 16 color icon, which takes considerably less space than a 256 color or even true color icon.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
@Samuel:
You can load the SFXHEAD.SFX in Resource Hacker and replace the icon.
I have made a version which has only the good 8-bit-coloured icons 16², 32² and 48²:
http://icfu.totalcmd.net/TC/Tools/SFXHEAD.ZIP
Attention, it has 7 kB more, it will easily hit the limit of your ISP, stick, hard disk, etc...!
Design decisions which prefer a crappy look over a few kB of space are hard to understand in these times...
If you prefer a small target Exe, just UPX the SFX, it will shrink by ~40 kB.
Icfu
You can load the SFXHEAD.SFX in Resource Hacker and replace the icon.
I have made a version which has only the good 8-bit-coloured icons 16², 32² and 48²:
http://icfu.totalcmd.net/TC/Tools/SFXHEAD.ZIP
Attention, it has 7 kB more, it will easily hit the limit of your ISP, stick, hard disk, etc...!

Design decisions which prefer a crappy look over a few kB of space are hard to understand in these times...
If you prefer a small target Exe, just UPX the SFX, it will shrink by ~40 kB.
Icfu
This account is for sale
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
Perhaps this should be the general solution for such things:
Just most people have big and fast computers so only people with slow computers have to look for workarounds.
- - by default use a new approach (even if it would be slow on old computers or is such "space consuming" like in this example)
- give a workaround in the forum for slow computers or little space improvements
Just most people have big and fast computers so only people with slow computers have to look for workarounds.
..yeah, and with some more coding experience I could write my own unpacking routine. But since I don't have any coding experience except those form C64 BASIC, I am putting out suggestion to implement simple icon exchanger, like WinRAR has (for example), when creating SFX ZIP files. Of course I can change it later with ResHacker, but it would be much more convenient if it could be made during packing.