SevenZipSharp
SevenZipSharp copied to clipboard
Fork of SevenZipSharp from Codeplex with patches up to Feb 25, 2015 and my own fixes/additions
7z.dll can extract new RAR5 from the v15.06 beta, but SevenZipSharp can't manage this file that causes a exception.
when compress large amount of data (about 1GB) with using 7-zip.dll v16.00 / v16.04 exception is up after 2-3 program run ... **when use 7-zip.dll v9.20 exception has gone ...**...
to fix: file SevenZipCompressor.cs function private static int CommonRoot(ICollection files) add at end of function else if (files.Count == 1) { foreach (string path in files) res = Path.GetDirectoryName(path); }...
When use the "CompressDirectory" or "CompressFiles" command i get the Prefix number. Appears every file, folder, https://drive.google.com/file/d/0Byc1YSB3Sd7xM0YzWjNCMER1NUk/view