all groups > vb.net controls > july 2004 >
You're in the

vb.net controls

group:

extracting a winzip file in code



Re: extracting a winzip file in code Ken Tucker [MVP]
7/22/2004 9:13:37 AM
vb.net controls: Hi,

MSDN article on using the J# zip classes
http://msdn.microsoft.com/msdnmag/issues/03/06/zipcompression/

SharpZipLib open source zip library
http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

IP Works! Zip tool kit
http://www.nsoftware.com/products/ipworkszip.aspx

Ken
-------------------
[quoted text, click to view]
I have tried the Component One zip functionality, but it does not seem to
extract files from either Winzip of XP's compressed folders.

Has anyone used an unzip control that will extract these formats?


TIA

Andrew.


Re: extracting a winzip file in code hirf-spam-me-here NO[at]SPAM gmx.at
7/22/2004 5:35:58 PM
* "Andrew Baker" <no@spam.com> scripsit:
[quoted text, click to view]

<URL:http://www.icsharpcode.net/OpenSource/SharpZipLib/>

The VB.NET Resource Kit contains zipping functionality too:

<URL:http://msdn.microsoft.com/vbasic/vbrkit/>

It contains ComponentOne Zip for .NET:

<URL:http://www.componentone.com/products.aspx?ProductCode=1&ProductID=26>

Using J#'s zip functionality:

<URL:http://msdn.microsoft.com/msdnmag/issues/03/06/zipcompression/print.asp>

--
Herfried K. Wagner [MVP]
extracting a winzip file in code Andrew Baker
7/22/2004 11:01:43 PM
I have tried the Component One zip functionality, but it does not seem to
extract files from either Winzip of XP's compressed folders.

Has anyone used an unzip control that will extract these formats?


TIA

Andrew.

AddThis Social Bookmark Button