User Guillermo Bonvehi - Stack Overflow most recent 30 from stackoverflow.com 2009-12-01T10:30:46Z http://stackoverflow.com/feeds/user/50238 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/400627/how-do-i-compress-multiple-files-into-a-single-archive-with-delphi/400857#400857 0 Answer by Guillermo Bonvehi for How do I compress multiple files into a single archive with Delphi Guillermo Bonvehi 2008-12-30T17:05:17Z 2008-12-30T17:05:17Z <p>You could use 7zip (LZMA) bindings for Pascal (compatible with Delphi): <a href="http://www.birtles.org.uk/programming/" rel="nofollow">http://www.birtles.org.uk/programming/</a></p>