Making TC lite version

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
unkwaakb
Junior Member
Junior Member
Posts: 7
Joined: 2019-11-25, 18:39 UTC

Making TC lite version

Post by *unkwaakb »

I already did my TC folder look like this and it works on Win7:
CABRK.DLL
TC7Z.DLL
TC7ZIPIF.DLL
TCMDLZMA.DLL
TCshareWin10.dll
TCUNZLIB.DLL
UNRAR.DLL
UNRAR9X.DLL
WCMZIP32.DLL
NOCLOSE.EXE
SHARE_NT.EXE
TCMADMIN.EXE
TCMDX64.EXE
TCUNINST.EXE
TcUsbRun.exe
TOTALCMD.EXE
WC32TO16.EXE
TOTALCMD.INC
WCMICONS.INC
SFXHEAD.SFX
Wincmd.ini


I don't use CAB archives, Share function and some features.

Can I safely delete these files:
CABRK.DLL
TCshareWin10.dll
UNRAR9X.DLL
SHARE_NT.EXE
TcUsbRun.exe
WC32TO16.EXE

and leave theese
TC7Z.DLL
TC7ZIPIF.DLL
TCMDLZMA.DLL
TCUNZLIB.DLL
UNRAR.DLL
WCMZIP32.DLL
NOCLOSE.EXE
TCMADMIN.EXE
TCMDX64.EXE
TOTALCMD.EXE
TOTALCMD.INC
WCMICONS.INC
SFXHEAD.SFX
Wincmd.ini

?

Can I also safely delete INC files and NOCLOSE.EXE, TCMADMIN.EXE, TCMDX64.EXE and leave theese:
TC7Z.DLL
TC7ZIPIF.DLL
TCMDLZMA.DLL
TCUNZLIB.DLL
UNRAR.DLL
WCMZIP32.DLL
TOTALCMD.EXE
SFXHEAD.SFX
Wincmd.ini

?
NotNull
Senior Member
Senior Member
Posts: 269
Joined: 2019-11-25, 20:43 UTC
Location: NL

Re: Making TC lite version

Post by *NotNull »

In the descript.ion file (that you already removed) are the descriptions of what each file is used for.
In Total Commander you can make these descriptions visible through Menu:Show > Comments.
This makes it much easier to decide which files to keep.

FWIW, my setup looks like this (TC 9.12 x64):

Code: Select all

fsplugin.ini
NO.BAR
TC7Z64.DLL
TCLZMA64.DLL
TCUNZL64.DLL
TOTALCMD.CHM
TOTALCMD.INC
TOTALCMD64.EXE
UNRAR64.DLL
VERTICAL.BAR
vertical.br2
WCMICON2.DLL
WCMICONS.DLL
WCMZIP64.DLL
WINCMD.INI
There is also a plugins folder (with some plugins) and
a _PARK folder where I moved all the files I considered not needed (so far so good .. :))
User avatar
Usher
Power Member
Power Member
Posts: 1675
Joined: 2011-03-11, 10:11 UTC

Re: Making TC lite version

Post by *Usher »

2unkwaakb
Is it really lite? Can you compare size in your version with standard install (single language) size?
Andrzej P. Wozniak
Polish subforum moderator
User avatar
petermad
Power Member
Power Member
Posts: 14795
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Making TC lite version

Post by *petermad »

I don't recommend deleting the .inc files and wcmicons.dll
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
unkwaakb
Junior Member
Junior Member
Posts: 7
Joined: 2019-11-25, 18:39 UTC

Re: Making TC lite version

Post by *unkwaakb »

It makes sense for slow RDP via GPRS. We have bad connect.
User avatar
petermad
Power Member
Power Member
Posts: 14795
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Making TC lite version

Post by *petermad »

It makes sense for slow RDP via GPRS. We have bad connect
I guess that depends on whether TC only opens those dll's on demand or not. Since you can run TC without them, is seems that TC does not open them unless needed to, so there is no reason to delete them at the source.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Usher
Power Member
Power Member
Posts: 1675
Joined: 2011-03-11, 10:11 UTC

Re: Making TC lite version

Post by *Usher »

2unkwaakb
What makes sense? Deleting the smallest files? Deleting files which are loaded to memory only when called? Deleting files which aren't transmitted via RDP? Do you know how RDP works?

You can use UPX to compress unsigned executable (exe and dll) files if you want to have smaller size, but do you know what data are sent by RDP?
https://superuser.com/questions/43797/microsoft-remote-desktop-bandwidth-usage
Andrzej P. Wozniak
Polish subforum moderator
unkwaakb
Junior Member
Junior Member
Posts: 7
Joined: 2019-11-25, 18:39 UTC

Re: Making TC lite version

Post by *unkwaakb »

Total and all users file are in network drives. Rdp server booted of live-cd needed to virus protection. The less files - the more quickly sfx rar starts.
Just say what else I can safe remove, please
Post Reply