Page 1 of 1

[TC 11.0b5 - 11.03] cm_UnpackFiles with parameter /P does not work for ZIP files

Posted: 2024-04-04, 13:04 UTC
by petermad
If I make a button like this

Code: Select all

TOTALCMD#BAR#DATA
cm_UnpackFiles
/GT="%O"P="mypassword"
WCMICONS.DLL,31
Unpack encrypted files directly
It works OK on encrypted RAR and 7Z files, but not on ZIP files - It seems that it has never worked since TC 11.0b5 where it was introduced

I get the Password input dialog - suggesting that the password is wrong - when I enter the the same password as stated in the button, the file is unpacked

Re: [TC 11.0b5 - 11.03] cm_UnpackFiles with parameter /P does not work for ZIP files

Posted: 2024-04-04, 13:36 UTC
by Horst.Epp
Confirmed