Xceed Zip Compression Library Documentation
Installation instructions for VB.NET
Installing > Installation instructions for VB.NET

 The Xceed Component Installer will copy all the necessary files into the library's installation folder (usually in \Program Files\Xceed Components\Bin\ActiveX) and register the XCEEDZIP.DLL ActiveX / COM component. The only thing left to do is to make the control available in VB.NET by inserting the control into the toolbar. To do this, perform the following steps:

You have now successfully installed the Xceed Zip Compression Library 6.x  ActiveX control in VB.NET. 

If you would rather instantiate Xceed Zip, then following steps must be taken :

You have now successfully installed the Xceed Zip Compression Library v6.x ActiveX control in VB.NET and it should appear in your list of references. 

The License method must be called to license the library for runtime use. This applies to both registered users as well as users of a time-limited free trial license. 

The Getting Started sample application for VB.NET demonstrates how to use the Xceed Zip Compression Library v6.x in VB.NET.