7z 4.42 command line and file name charset
A free file archiver for extremely high compression
Brought to you by:
ipavlov
Listfile option in 7z, command line version 4.42, is
not working with file names in charset WIN1252 or
ISO-8859-1 (Latin1).
Reprodution:
- Create a file called blá.txt and put some text on it.
- Create a file called list.txt and put a line with
"blá.txt".
- Run "7z a test.7z @list.txt".
- You will get the error: Incorrect wildcard in listfile.
Logged In: YES
user_id=65083
-scs{UTF-8 | WIN | DOS}: set charset for list files
Logged In: NO
The "-scs" option worked.
Thanks! Sorry I haven't seen this option before.
Keep the great work!
By the way, can you close this issue?