Hi
Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?
Please support 7-Zip compression for years...
Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?
Moderators: Hacker, petermad, Stefan2, white
Re: Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?
There is no TC WinRAR write support without having WinRAR installed.
The same function is available for 7zip without any plugin if 7zip is installed
using a button like this
The same function is available for 7zip without any plugin if 7zip is installed
using a button like this
Code: Select all
TOTALCMD#BAR#DATA
"C:\Program Files\7-Zip\7z.exe"
a "%T%B"_%|$DATE:YMD_hm| @%UL -aoa -mmt -mx9 -ssw -stl -ssp -y
C:\Program Files\7-Zip\7zFM.exe
Pack selected
0
-1
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?
How to use this code?
Horst.Epp wrote: 2024-03-11, 10:56 UTCCode: Select all
TOTALCMD#BAR#DATA "C:\Program Files\7-Zip\7z.exe" a "%T%B"_%|$DATE:YMD_hm| @%UL -aoa -mmt -mx9 -ssw -stl -ssp -y C:\Program Files\7-Zip\7zFM.exe Pack selected 0 -1
Re: Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?
See >>> Button-code: How-to Copy Share Paste a button ('TOTALCMD#BAR#DATA')
https://ghisler.ch/board/viewtopic.php?p=335879#p335879
How to use button code:
COPY:
- Mark the provided code from the forum (everything including 'TOTALCMD#BAR#DATA' and the last digit, here '-1')
- and copy it to the clipboard.
PASTE:
- Perform a right click on the TC button bar at an wanted place.
- Choose 'Paste' from the context menu.
How to share an button code:
- Right click an existing button on the TC button bar and choose 'Copy' from the context menu.
- Paste it to the forum, to a text file for backup, or paste to the TC button bar on another place via context menu.