Key features of ZipForge:
· | Creates archive files of ZIP format
|
· | Native VCL; No DLLs; no OCXs
|
· | Adds, moves, extracts, deletes, updates, tests, refreshes a group of files by a single operation
|
· | Creates password protected archives using ZIP-compatible cipher
|
· | Adds backup functionality to your applications
|
· | Creates self-extracting (SFX) archives
|
· | 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
|
· | Creates in-memory archives for compressing files before transmitting them via network
|
· | Stores archives in TStream descendant objects like BLOB streams
|
· | Compresses large files with low memory consumption
|
· | Repairs damaged archives
|
· | Zip64 format is supported; maximum archive size is 2^63 bytes
|
· | Archive splitting and multiple disk spanning support.
|
|
|