by Fath Software - Product Type: Component / ActiveX OCX / ActiveX DLL
Create and manipulate industry-standard zip files. FathZIP is a high-performance data compression COM component for Windows developers. It provides your applications with the capability to create and manipulate industry-standard zip files. FathZIP is a fully compilant COM/ActiveX control you can use in any ActiveX / COM Windows development tools including Visual Basic, MS Access, MS Visual C++, ASP, Windows scripting, etc.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 77.42 | 1 Developer License | Download (759 KB) | |
| Add to Cart | $ 54.19 | 2-5 Developer License - price per license | Download (759 KB) | |
| Add to Cart | $ 46.45 | 6-10 Developer License - price per license | Download (759 KB) | |
| Add to Cart | $ 38.71 | 11 and above Licenses - price per license | Download (759 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
FathZIP is a high-performance data compression COM component for Windows developers. It provides your applications with the capability to create and manipulate industry-standard zip files.
FathZIP is a fully compilant COM/ActiveX control you can use in any ActiveX / COM Windows development tools. It includes: Visual Basic, MS Access, MS Visual C++, ASP, Windows scripting, etc.
By using few simple methods you can get info about files in archive, create ZIP archives, compress, extract or remove files from them, make self-extracting archives, read/write archives that span multiple disks, or compress data from/to memory. Everything with optional file encryption.
FathZIP features disk spanning, self-extractor module with windows GUI, COM interface and bigger-then-2Gb archive support.
Visual Basic example:
'Create zip
FathZip1.CreateZip "c:\test.zip", ""
FathZip1.AddFile "c:\folder\*.dat", ""
FathZip1.AddFile "c:\config.sys", ""
FathZip1.Close
'Extract files
FathZip1.OpenZip "c:\test.zip"
FathZip1.ExtractFile "config.sys"
FathZip1.RemoveFile 1
FathZip1.Close
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.