UnZipEx
Extracts the subfiles in the currently opened container file to disk without requiring the user to respond to dialog boxes.
Syntax
bRet = KeyView.UnZipEx(TargetDirectory, Password, bFailIfExists, bPreserveDirectory)
Parameters
Parameter | Type | Description |
---|---|---|
TargetDirectory
|
String | The directory to which to extract the subfiles. |
PassWord
|
String | The password to use to open a password-protected container file. |
bFailIfExists
|
Boolean |
If If |
bPreserveDirectory
|
Boolean |
If If |
Returns
Type | Description |
---|---|
Boolean |
|