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
5.06k stars 300 forks source link

Cannot find archive name #309

Closed rainbowsource closed 1 year ago

rainbowsource commented 1 year ago

How to reproduce: Use VS2019 + appveyor.cmd to compile x64, replace the installed version after the compilation is complete (except 7-zip.dll), right-click to decompress a compressed file, prompt "Cannot find archive name".

mcmilk commented 1 year ago

My builds are using vs2019 currently: https://github.com/mcmilk/7-Zip-zstd/actions/runs/4492248764/workflow

You can see the full workflow, the binaries you can download under Releases are created this way. I have only linux hardware... and I don't build anything on my own hardware currently.

rainbowsource commented 1 year ago

@mcmilk I'm sorry but this seems to be an issue with the latest commit. I'm using v22.01-v1.5.4-R4 and everything works fine lol. Thanks Reply.