TZipBuilder is the CPP translation of the Delphi component TZipMaster.
For info about TZipMaster and downloads see
http://www.delphizip.org
The TZipBuilder component allows a program to archive the contents of files in a condensed form,
and to restore this content in the original form without loss of data.
The component also has to capability of creating "self-extracting" archives.
The nucleus of the component is a DLL.
The latest version of the dll can be found at
dll.delphizip.org
New version 1.90
New build 1.9.0.0101
New build for :
- Correction in Dll for skipping during Extract.
- Correction in Dll in Extract Encrypted files.
- Correction setting PassWord property in GetAddPassword and GetExtrPassWord functions.
New in version 1.9.0:
- Zip64 (4.5) support - allows more and/or larger files
- stores UTF8 file names - supports international file names
- easier support for adding or extracting multiple streams
- supports BCB4 to CB2010
Unfortunately it is not as compatable with earlier versions of ZipBuilder but updating should not be too difficult
Additional files and tools
Additional files : DelZip.dll - LangRes - SFX sources
and tools: RcUpd - ZipResMaker - ZipSniffer
are available in
Additional files and tools
Available downloads:
- The version for manual installation
ZipBuilder1900101.zip
MD5Sum:
1f0a643583f24585f0503c27266ab0d4
- The version for semi-automated installation
ZB190Setup0101.exe
MD5Sum:
febb342b7df167ea9bfdd62a89a67810
- The Setup file but as a zip file
ZB190Setup0101.zip
MD5Sum:
9b1e32e678dfa3a751804cc5dd148579
- The changed files compared to previous version
ZipBuildupd1900101.zip
MD5Sum:
c0081351b5e26636a0778122d70bb7cf
As before the component remains free-ware, we urge you to use the free mail list
delphizip AT freelists DOT org,
to send any questions remarks, or bug reports. To use this list you have to subscribe to it.
You can subscribe via:
http://www.freelists.org/list/delphizip
The DLL mentioned earlier is based on DLL's from Info-ZIP:
http://www.info-zip.org/pub/infozip/
But if you have problems they will not be able to help you, use the mail list.
For the "C" sources for the Dll's go to
http://dll.delphizip.org