Reg Zip files

A

AVL

Hi
I've a requirement wherein I need to unzip a zipped folder programatically
in .net.
I've tried out System.IO.Compression namespace..but it writes the content into
bytes which I dont need..I need the files to unzipped to a new folder..

HOw can I acheive it..are there any third party dlls for it..any samples
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

reg zip file 2
Send files to Compressed (zipped) folder 2
Decompressing zip files 2
driver backups 170
Windows XP style compress files 1
C# unzipping .ZIP files 8
reading files 2
Zip revisited 3

Top