|
Property LogFile As
String
Path to a log file
Sub Pack(sPath
As String, sArchive As String)
Add file or folder to an archive
Sub UnPack(sArchive
As String, sFolderPath As String)
Extract contents of an archive to a folder
Property Version As
String
(read-only)
Product version
|