Page 1 of 1

Pack - Library

Posted: Tue Oct 28, 2014 5:22 pm
by Lite
Hello Fred

To extract the files from a problem 7z package that was packed with non "non-solid" is known.
This method is very slow.
My wish is to work around the problem: extract from a file list.
The character ":" could be used as a delimeter.

example:

FileList$ = "test.zip:info.txt:pic.jpg"
UncompressPackFileList (0, TargetDir$, FileList$)

regards

Lite