|
Ann: ZipForge v.1.00 Final released.
AidAim Software announces the final release of ZipForge 1.00 and the Summer Sale.
The sale price for ZipForge Com is $55 (was $95) and for ZipForge Pro is $95 (was $155).
Don't miss a chance to save $40 and more!
See http://www.aidaim.com/order/purchase.php for more details.
ZipForge is a fast ZIP compression library.
ZipForge Personal is a free zip component for personal use and doesn't have
any restrictions.
Any company must order ZipForge Com or Pro to use it in its projects.
With this toolkit you can easily add Zip archive functionality to your
applications.
ZipForge includes our new unique technology, a transaction system.
This innovative solution gives you a fast and easy way of updating archive
files providing data integrity like a reliable database system.
Key features:
- Creates archive files in wide known ZIP format by PKZIP, Inc.
- Native VCL; no DLLs; no OCXs
- Adds, moves, extracts, deletes, updates, tests, refreshes a group of
files by a single operation
- Free for personal use
- Creates self-extracting (SFX) archives
- Supports comments of archive and individual files
- Performs regularly archive updates using transactions that allows
canceling all modifications at any time in case of some failures. Also
this technology optimizes the speed of the archive modification
- Compresses large files with low memory consumption
- Comprehensive help; lots of demos
To learn more and download ZipForge Personal, visit www.aidaim.com
Regards,
Leo Martin,
AidAim Software www.aidaim.com
Compression, encryption and database components
Related Discussions - HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- NICELY BUT QUESTION FOR EXPERTS ... (2001-01-22 09:51:44)Sorry, I don't know how to configure proxy with delphi. To do it by yourself, go in control panel->internet->connections, select a connection then...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- HOW TO DECLARE A GLOBAL VARIABLE (2001-01-26 10:11:36)in another form you can't use e.g. edit1.text:=myvariable
you must use edit1.text:=alpha.myvariable
Please e-mail me if u have any more...
- CALLING EXE FILES FROM DELPHI (2001-01-26 10:50:17)u MUST put shellapi in the uses of the program
this code will open up ur program
ShellExecute(Handle,'open',...
- INVOKING DELPHI APP FROM WEB PAGE WITH INPUT PARMS (2001-02-02 12:38:30)Many thank for persevering. The IE Browser does allow local PC exes to be started - as you probably know - it offers a download or run-as-is...
- RICHEDIT! (2001-02-05 08:07:07)OK, to "protect the text where it can not be modified, use
the SelAttributes.Protected property. You can also prevent
naything from being...
- HELP..SIMPLE QUESTION.. (2001-02-08 20:19:20)i did use the MoveTo and LineTo but with the procedure FormMouseDown, FormMouseUp and FormMouseMove and when i run the application, it draw lines...
- HOW TO GET THE NAME OF THE CURRENTLY FOCUSED/RUNNING APPLICATION ? (2001-02-08 05:10:15)delphi offers no native function for the purpose. Of course, this doesn't mean it can't be done; you just need to resort to the Windows API -...
- HOW TO GET A LIST OF HANDLES AND TITLE OF ALL WINDOWS CURRENTLY OPEN ? (2001-02-08 05:13:40)delphi offers no native function for the purpose. Of course, this doesn't mean it can't be done; you just need to resort to the Windows API -...
|