TZipForge.BaseDir
TZipForge    Example1      Example2
Top 


Specifies default path for archive operations.

property BaseDir: String;

Description
When files are extracted from archive with ExtractFiles all files and directories will be extracted to path specified by BaseDir. Also AddFiles, MoveFiles and UpdateFiles will use BaseDir as a default path to external files.

Note: When files are being tested TempDir is used to temporarily extract files.