SevenZipArchive
SevenZipArchive copied to clipboard
Usage of 'x' command instead of 'e'
The "e" command extracts everything to a specified directory, while the "x" command respects full tree structure as specified inside the archive. It would be useful to have another method alongside decompress() in order to wrap the "x" command too. Thanks.
http://sevenzip.sourceforge.jp/chm/cmdline/commands/extract.htm http://sevenzip.sourceforge.jp/chm/cmdline/commands/extract_full.htm
+1