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

Bug reports will be moved here when the described bug has been fixed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
PiotrMPPL
Junior Member
Junior Member
Posts: 60
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: 6995
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.4061)
TC 11.55 RC3 x64 / x86
Everything 1.5.0.1393a (x64), Everything Toolbar 1.5.3.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50703
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
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50703
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) »

This should be fixed in Total Commander 11.55 release candidate 1, please test it!
(Not listed in history.txt)
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50703
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) »

The user who reported it (PiotrMPPL) has confirmed via e-mail that the bug has been fixed.

Moderator message from: ghisler(Author) » 2025-05-26, 07:31 UTC

Moved to fixed bugs
Author of Total Commander
https://www.ghisler.com
Post Reply