This page contains a collection of Additional files and tools for TZipBuilder version 1.90

Additional files

DelZip.dll

The DLL available as separate download, inclusive the dll as a resource ZBRes_dll.res.
DelZip1900106.zip
MD5Sum:
f3caf87c1dc393c952f6bc8549094f77


Last update December 20, 2011
The latest version of the dll can be found at http://www.delphizip.org/zipmaster-190/dll

Help190

The help file as a separate download. Last update February 21, 2011.
Help190.zip
MD5Sum:
564c7dae77df375f7441357102b1269b

LangRes190

The language resources for the info and error messages of the TZipBuilder component and dll and the SFX stub.
Latest version January 8, 2011 : Message LD_BadDLL reinstated.
LangRes190.zip
MD5Sum:
3f8535572e371e2146144158a52000f4


The languages can be included as resource files using the ZipResMaker tool.
ZipResMaker will use .res files not the .rc files, convert the .rc files into .res files using the BRCC32 tool and proper code page for your language.
Some messages will be missing in most of the languages, because we don't have correct translations.
See the included document "ResNote.txt" for more info.
The RcUpd tool to update the .rc files is made by Xavier Mor-Mur.

SFXSources

The source and header files to build your own version of the SFX stub are in this package.
To build the SFX stub create a non-VCL console project and add all the source files.
The ZBSfx.bpf/ZBSfx.bpr files used by BCB5 as project files are added as examples.
The stub can be build in ANSI version or UNICODE version, the difference is made by not defining or defining UNICODE + _UNICODE in the project Conditionals.
Latest update July 11, 2010 : Correction of possible memory leak
SFXSources19038.zip
MD5Sum:
a4c4ccfac08bd37c24be7bc659c9e021


Tools

RcUpd

The RcUpd tool to update the .rc files is made by Xavier Mor-Mur.
You can download the RcUpd program from Xavier Mor-Mur's website or directly from http://webs.ono.com/xmormur/RcUpd.html for program source files or executable versions of the program.

ZipResMaker

ZipResMaker is a tool that allows creation of resources containing dll, languages and/or sfx stub.
For the SFX it is needed to transform the building result ZBSfx.exe into a ZBSFX.bin file that can be used by the TZipBuilder component.
There are two packages:
ZipResMaker19023.zip the source files of the tool.
MD5Sum:
b120717749e70e799a9aa94f7621ce1a

ZipResMaker19023_exe.zip an executable build using BCB5 for immediate use (no need for 'installation')
MD5Sum:
0458d479aa0b79f3dae3ae3e909c77e0

ZipSniffer

ZipSniffer is an application that allows you to collect all message send by the TZipBuilder component without the help of the application that is using the component.
The main purpose is to collect as much information as possible in case of an error condition, you can then use this info yourself to find the problem source or send it as part of an error report.
There are two packages:
ZipSniffer19012.zip the source files of the tool.
MD5Sum:
cfc2b0f9f13d0320508e4fc88c2829e9

ZipSniffer19012_exe.zip an executable build using BCB5 for immediate use (no need for 'installation')
MD5Sum:
20bb5ea7aa2287fca4e1c19aa814b62f

Home page     Overview