17
1
We have an old application that requires zip files to be "legacy" format. I would really love to get rid of the adware ridden WinZip and use 7zip. However, I don't know which compression options and such equal out to "legacy".
How to do it?
For reference the compression methods I have to choose from are
- Deflate
- Deflate64
- BZip2
- LZMA
- PPMd
Or does which compression method I use even matter? Would it all end up going in as a "legacy" zip file anyway?
What version of Windows are you using that doesn't have native ZIP support? – digitxp – 2011-08-23T19:44:59.013
@digi it's an old(circa early 2000s or possibly late 90s) ZIP decompression library used within a program. – Earlz – 2011-08-23T19:48:09.683