Question : unzip

How to unzip (.zip file) in VB.net?

Answer : unzip

You can use System.IO.Packaging

http://www.codeproject.com/KB/vb/ZipDemo.aspx (it includes a demo)

Random Solutions  
 
programming4us programming4us