SelfExtractorOptions
SelfExtractorOptions class
Options for creation of self-extracting executable archive.
The SelfExtractorOptions type exposes the following members:
Constructors
| Name | Description |
|---|---|
| SelfExtractorOptions() | Initializes a new instance of the SelfExtractorOptions class |
Properties
| Name | Description |
|---|---|
| extractor_title | Gets or sets the title of extractor’s window. |
| title_icon | Gets or sets the path to title icon for main windows of extractor application. |
| close_window_on_extraction | Gets or sets a value indicating whether an extractor window must be closed upon extraction or not. |
| run_after_extraction | Gets or sets a program to be executed after the archive extraction is completed. |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip