Xceed Zip Compression Library Documentation
Installation instructions for C#
Installing > Installation instructions for C#

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 C# by inserting the control into the toolbar. To do this, perform the following steps:

You have now successfully installed the Xceed Zip Compression Library v6.x ActiveX control in C#. 

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 C# 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 C# demonstrates how to use the Xceed Zip Compression Library v6.x in C#.