Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
PiotrMPPL
Junior Member
Junior Member
Posts: 44
Joined: 2018-10-26, 07:04 UTC

Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?

Post by *PiotrMPPL »

Hi

Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?

Please support 7-Zip compression for years...
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6495
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?

Post by *Horst.Epp »

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

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 x64 Version 23H2 (OS Build 22631.3527)
TC 11.03 x64 / x86
Everything 1.5.0.1373a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
PiotrMPPL
Junior Member
Junior Member
Posts: 44
Joined: 2018-10-26, 07:04 UTC

Re: Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?

Post by *PiotrMPPL »

How to use this code?
Horst.Epp wrote: 2024-03-11, 10:56 UTC

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
User avatar
Stefan2
Power Member
Power Member
Posts: 4159
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Why doesn't TC support compression in 7-Zip (without plugins) as WinRAR supports?

Post by *Stefan2 »

PiotrMPPL wrote: 2024-03-11, 11:20 UTC How to use this code?

TOTALCMD#BAR#DATA


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.


 
Post Reply