Previous versions are now rarely maintained.
Last zipped files
- ZipMaster 1.79 (installer) zm1791030.zip Last build, zipped installer (2.3m), 611 downloads 24 April 2010
- ZipMaster 1.79 (no installer) zmstr1030.zip Last build source files, 511 downloads 24 April 2010
- DelZip DLL 1.79 dz17960203.zip Last Dll build, 237 downloads 29 January 2010
(dll MD5: B3C2F7609B2DEA6B9EB9FB97CB89CAC6) - SFX_BIN SFX_BIN.zip Old SFX (230k), 55 downloads
- SFX_STD SFX_STD.zip Old SFX (313k), 64 downloads
Hi,
there is no old version to download!
best regards
Peter
I added a link for the installer package (zipped) but the other is there and has been downloaded 28 times.
Both the first two links lead to a web page at http://www.delphizip.org/dztest.php saying “Nothing” …
Sorry about that – some time ago (don’t remember when) I started testing something and forgot to switch the permissions back.
Should now work now.
Russell
can not compile zip master 1.9.0.0.106 under delphi 2009
gev me error and can not install
with zipmaster 1.79 no problem
What error is it giving?
I need to upload a new build with a new dll build because of a bug fix and it would be better to correct your problem first.
how can i install it?
1. Extract it to a suitable folder keeping the directory structure.
2. in the Delphi IDE open the appropriate project from the Delphi folder
eg for D7 that would be Delphi\ZMstr190D7.dpk
3. Build and install
I’m using Delphi 2010…
I extracted all the files and folders to other folder on my PC
I opened the “ZipMasterD10.dpk” from the folder “Delphi”
I clicked BUILD and after that, I clicked INSTALL…
I receive a message that was installed the ZipMaster Component…
Ok…
I Restart Delphi…
File > New > VCL Forms Application – Delphi
I Drag the “TZipMaster” Component
When I Run the Application I received this message:
[DCC Fatal Error] Unit1.pas(7): F1026 File not found: ‘ZipMstr.dcu’
You need to add the ZipMaster install path to the ‘Search Path’ so that the IDE knows where to find it.
Hi, can I get the source code for the DelZip179? I’m not being able to find that and need to do a change in this specific version.
Regards,
Carlos
It is in the list of available files (third line) but its link is-
http://www.delphizip.org/oldfiles/dz179060203.zip
Hi, Your Contact page is empty so I ended up here.
I would like to have an code example (here and in the Help file) on how to use the List method.
I am about to filter file dates with respect to date intervals, and List would seem to do the trick, if I only knew how…
Nice job, btw.