8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
# set file comment to UTF-8 for CP437 encoded filename (adds InfoZIP extra field)
|
|
return 0
|
|
arguments -i testfile.zip dummy
|
|
stdin
|
|
set_file_comment 0 ÄÖÜßäöü
|
|
end-of-inline-data
|
|
file testfile.zip test-cp437.zip test-cp437-comment-utf-8.zip
|