how use old total commander v6 icons in newer versions ?
Moderators: Hacker, petermad, Stefan2, white
how use old total commander v6 icons in newer versions ?
Hi I'd like to use all file type and drivebar icons from V6 in the newer Total Commander version. I find the newer icons so 'bleak' or 'soft' looking. I know there are icon packs that I can use but none has all the old style icons that V6 used. Maybe there is a way to incorporate the dll file with the icons from the V6 version into the new version ?
hi Milo. the dll would be very cool but then we'd need permission of mr Ghisler first huh. You tell me about the TC6 resources. Do you mean the files in the program dir of an installed TC6 and which file holds the Icons ? Before I posted my question I tried browsing them with icon extractor but couldnt find them.
They are all in the TOTALCMD.EXE, the WCMICONS.DLL serves different icons.
I'm not sure if an "icon extractor" would work for the exe, you probably need a Resource Editor for that, since it's also Bitmaps, not just Icons, for the Drivebar.
Oh and you probably also need to decompress things first, but I won't go into details since this is already some kind of Reverse engineering...
I'm not sure if an "icon extractor" would work for the exe, you probably need a Resource Editor for that, since it's also Bitmaps, not just Icons, for the Drivebar.
Oh and you probably also need to decompress things first, but I won't go into details since this is already some kind of Reverse engineering...

You can't modify TOTALCMD.exe, it checks its CRC so it won't run. However you can make an icon pack and a drive icon pack (a DLLs with icons and bitmaps in resources, you can find some examples on totalcmd.net) and write paths to packs to wincmd.ini:
Also try following option:
(more details in TOTALCMD.chm, section 4.b)
Code: Select all
[Configuration]
IconLib=oldgoodicons.icl
DriveLib=oldgooddriveicons.dll
Code: Select all
[Configuration]
OldDriveIcons=1