Hello,
in what format are "drive.dll" custom icon packs stored ?
I can open the dll with 7z packer, and extract the icons as BMP files.
But, how can i pack then back again, or build my own DRIVE icon pack ?!
Regards.
Banelinde
Image: http://solair.eunet.rs/~banelinde/untitled.jpg
Drive icon pack "drive.dll" what format
Moderators: Hacker, petermad, Stefan2, white
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Re: Drive icon pack "drive.dll" what format
To use your own "drive.dll": Just make a copy of "drive.dll", lets say "My_DriveIcons.dll" and edit it with a resource editor.
Next add a line at wincmd.ini like:
May this helps: HowTo
Next add a line at wincmd.ini like:
Code: Select all
[Configuration]
DriveLib=%COMMANDER_PATH%\My_DriveIcons.dll
Last edited by sqa_wizard on 2022-02-24, 18:25 UTC, edited 1 time in total.
#5767 Personal license
Re: Drive icon pack "drive.dll" what format
2sqa_wizard
DriveLib, not IconLib.
DriveLib, not IconLib.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Drive icon pack "drive.dll" what format
Many thanks.sqa_wizard wrote: 2022-02-15, 17:53 UTC To use your own "drive.dll": Just make a copy of "drive.dll", lets say "My_DriveIcons.dll" and edit it with a resource editor.
Next add a line at wincmd.ini like:May this helps: HowToCode: Select all
[Configuration] IconLib=%COMMANDER_PATH%\My_DriveIcons.dll
I use Tweek Total Commander v.6.0.3 for the *.ini change.
Cheers.
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Re: Drive icon pack "drive.dll" what format
Thanks, you are right. Corrected in above post
#5767 Personal license