Version: 1.8.8.0
Add basic zip/unzip functionality for fast and easy compression.

ZipLite ActiveX Control

Use the ZipLite control to add simple file compression/decompression to applications written in many development environments. Features include:

  • Simple QuickZip and QuickUnzip methods enable file compression and decompression with only one line of code!
  • Fastest compression available.
  • Large files over 2 gigabytes is supported (zip64).
  • WinZip®, PKZIP®, and UNIX gzip compatible.

Looking for the .NET version of this control?

Development Environments

  • Visual Studio .NET (.NET Framework)
  • Visual Basic (VB)
  • Visual C++ (VC++)
  • FoxPro
  • PowerBuilder
  • Delphi
  • C++ Builder
  • ASP
  • Office 97/2000

Interface

Public Properties
Algorithm The compression algorithm that is used for the control.
Public Methods
Abort Aborts any method and releases all resources.
About Show the About Box.
QuickUnzip Extract from a compressed file into a specified location.
QuickZip Compress a file or a group of files.
Disk Raised when a new disk is needed during a spanning process.
Error Raised when an error or warning condition occurs.
Progress Raised periodically to indicate compression or decompression activity.