mcmilk / 7-Zip-zstd

7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
https://mcmilk.de/projects/7-Zip-zstd/
Other
4.87k stars 293 forks source link

amend to #307, compatibility to CommandLineToArgvW or stdlib's main argument parsing #310

Closed sebres closed 1 year ago

sebres commented 1 year ago

amend to #307: more compatible to CommandLineToArgvW version by triple-quotes escape sequences (or double-quotes escape sequences in quotation).

mcmilk commented 1 year ago

I reverted the changes currently ... it looks, that the changed cmdline parsing has causes this issue: https://github.com/mcmilk/7-Zip-zstd/issues/312