I am using the CSharpZipLib library to automatically zip some files. The problem is that the resulting zip file doesn't work with Winzip (version 8.1) or XP's compressed folders. It does work with 7zip.
Winzip gives an error that this file is not in the standard Zip 2.0 format.
Is there a parameter that I can change that would get the library to compress in a Winzip/XP compatible format?