Search Results

0
votes

How do I compress multiple files into a single archive with Delphi

You could use 7zip (LZMA) bindings for Pascal (compatible with Delphi): http://www.birtles.org.uk/programming/ …