Topic: ZipWriter.AddStream(...) not replacing existing file of the same name
Nor ZipWriter.AddFile(...) for that matter.. When I add a file/stream into the zip as "config" (one is already in the zip) it creates two entries for the same name. I have tried all OpenZip options (append parameter) with no luck.
There doesn't seem to be a way to remove a file from a zip either.. Has this just been skipped over, or is it a bug?