Release Notes

Utility Overview

The Sapphire GZip Utility is designed for eVB and VB.NET developers allowing an application to compress and decompress any given file into a gzip or zip file format. The utility is capable of doing the following:

  • Compress a file into a gzip file
  • Decompress a gzip file
  • Compress multiple files into a zip file
  • Decompress selected files from a zip file

Version History

v4.10 Allows unzipping all files to a different directory
v4.0 VB.NET Compatible