vote up 3 vote down star
1

I'm looking for code or a library that let's me control the 7-Zip unpacking functionality from c# code.

flag

44% accept rate
For actual 7z files or just ZIP files in general? – Schnapple Sep 30 '08 at 15:54
Does this mean you're going to write a port of the 7zip compression program? THANK YOU. The UI of 7zip is the most USELESS POS I've ever seen. – Will Sep 30 '08 at 16:04

4 Answers

vote up 2 vote down

Hi, Try this

http://www.codeproject.com/KB/DLL/cs_interface_7zip.aspx

link|flag
vote up 0 vote down

Check out this CodeProject tutorial

link|flag
vote up 0 vote down

There is a new project in alpha status on CodePlex at http://www.codeplex.com/sevenzipsharp Haven't tried it yet but looks promising.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.