TC 11.51: Error in 7-Zip Pack files command line

Moderators: Hacker, petermad, Stefan2, white

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

TC 11.51: Error in 7-Zip Pack files command line

Post by *PiotrMPPL »

Hi

When compressing with 7-Zip there is a double space after the letter "a" in the command line

ex.

Code: Select all

"C:\Program Files\7-Zip\7zG.exe" a  -scsUTF-16LE]
_ white space
"C:\Program Files\7-Zip\7zG.exe"_a__-scsUTF-16LE]


Command lines can be checked using the "wmic" command:

Code: Select all

wmic process where name="7zG.exe" get commandline
wmic process where name="7z.exe" get commandline

Please correct the error!!!!
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6950
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: TC 11.51: Error in 7-Zip Pack files command line

Post by *Horst.Epp »

PiotrMPPL wrote: 2025-03-14, 12:18 UTC Hi

When compressing with 7-Zip there is a double space after the letter "a" in the command line

ex.

Code: Select all

"C:\Program Files\7-Zip\7zG.exe" a  -scsUTF-16LE]
_ white space
"C:\Program Files\7-Zip\7zG.exe"_a__-scsUTF-16LE]


Command lines can be checked using the "wmic" command:

Code: Select all

wmic process where name="7zG.exe" get commandline
wmic process where name="7z.exe" get commandline

Please correct the error!!!!
And what is the problem with the double space ?
NONE
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
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50383
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: TC 11.51: Error in 7-Zip Pack files command line

Post by *ghisler(Author) »

Does it cause any kind of problem?
Author of Total Commander
https://www.ghisler.com
Post Reply