Now that ZIPFROMLIST has been improved, I think it deserves an entry in totalcmd.ini, so that it can be localized via the wcmd_*.inc file - and reached via cm_CommandBrowser.history.txt wrote:08.06.20 Added: Improved ZIPFROMLIST command: The file list name can now contain Unicode characters, and the content can be ANSI, UTF-16 (with byte order marker BOM) or UTF-8 (with or without BOM) (32/64)
08.06.20 Added: Improved ZIPFROMLIST command: The archive name can now also be put in the parameters field. In this case, it must be surrounded by double quotes "" if it contains spaces. Parameters like -o must still be in the command field (32/64)
Something like:
Code: Select all
ZIPFROMLIST <archive name>=-26;Pack files from list (supports parameters -m, -o, -c0-3 and 0-9)