The Xceed.Zip.Sfx namespace defines prefix classes which can be used to create self-extracting zip files or prepend any data before the contents of zip files.
Classes
Delegates
Enumerations
| Enumeration | Description |
| Buttons | Value representing the captions for all the buttons that are shown by self-extracting zip files created with the Xceed Zip Self-Extractor binary. |
| DialogMessages | Value representing the texts that are displayed by the various dialog boxes shown by self-extracting zip files. |
| DialogStrings | Value representing label captions and other miscellaneous texts that are found inside the various dialog boxes displayed by self-extracting zip files. The maximum string length allowed for each entry in this property is 255 characters, except for the Title entry, which can only be 100 characters long. |
| ExistingFileBehavior | Value which lets you determine the overwrite behavior exhibited by self-extracting zip files whenever files being extracted already exist in the destination folder. |
See Also