Is there some code or a library that lets me control the 7-Zip unpacking functionality from C# code?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Try what is described in C# (.NET) Interface for 7-Zip Archive DLLs (article at The Code Project). |
||||
|
|
|
There is a new project in alpha status on CodePlex, SevenZipSharp. I haven't tried it yet, but it looks promising. |
||||
|
|
|
Check out The Code Project tutorial C# (.NET) Interface for 7-Zip Archive DLLs. |
||||
|
|