I have filename1.zl which I need to decompress (in Windows, if possible). I also have: zlib1.dll zlib.net.dll zlib123dllx64 (dll_x64) but not sure how to use them. Can anyone help? EDIT: It's OK, I used pigz -d (or zlib-flate -uncompress) in a Mint-VM.