Xceed Zip for .NET V6.4
Released: Sep 12, 2017
Updates in V6.4
Funktionen
- Added ZipArchive.NumAutoRetries and ZipArchive.AutoRetryDelay properties that allow automatic retrying of zip file update operations when other applications (such as anti-viruses) lock the zip file and/or its temporary files.
Fehlerkorrekturen
- Fixed a bug where setting ZipArchive.AllowSpanning or ZipArchive.SplitSize triggered the archive to be rewritten even if only unzip operations were made.
- Fixed a bug where the wrong exception (ZipIOException) was thrown when an aes-encrypted item was unzipped to a file that cannot be opened.