Tagged Questions
1
vote
1answer
611 views
how to compres a Folder uses lzma sdk?
http://www.7-zip.org/sdk.html
i can uses it compress a file ,but can not find function of compress a Folder
2
votes
4answers
2k views
LZMA Or 7zip in Delphi
Is there any Library in Delphi to handle LZMA (or 7zip)files including creating self extracting EXEs
There are some sources code at 7zip.orgin (c++ java c#) but i want them in delphi
BUT i want ...