Dart.PowerTCP.Zip Namespace : SelfExtractConfiguration Class |
For a list of all members of this type, see SelfExtractConfiguration members.
Name | Description | |
---|---|---|
Behavior | Gets or sets the execution behavior of the self-extracting file. | |
Caption | Gets or sets the caption of the extraction window. | |
CodePage | Gets or sets the code page to use for character encoding in the self-extraction dialog. | |
EnableOverwrite | Gets or sets whether to give the end-user an Overwrite option. | |
EnablePath | Gets or sets whether to allow the end-user the option of specifying the destination directory. | |
EnablePreservePath | Gets or sets whether to give the end-user a PreservePath option. | |
FileToExecute | Gets or sets the file to execute immediately after the self-extraction process completes. | |
Overwrite | Gets or sets whether to overwrite by default. | |
Path | Gets or sets the default destination folder for extraction. | |
PreservePath | Gets or sets whether to preserve the path during an unzip operation. |