Xceed .NET Libraries Documentation
Xceed.Zip.Sfx Namespace
Inheritance Hierarchy
Xceed.Zip Assembly : Xceed.Zip.Sfx Namespace
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
 ClassDescription
ClassContains a list of button captions used by the XceedSfxPrefix class.
ClassContains a list of dialog messages used by the XceedSfxPrefix class.
ClassContains a list of dialog strings used by the XceedSfxPrefix class.
ClassRepresents a file extension association that the self-extractor will register with Windows
ClassContains a list of extension associations.
ClassRepresents a file that is to be copied from one location to another.
ClassContains a list of files to copy.
ClassException that is thrown when an invalid SFX binary is provided.
ClassRepresents a list that provides notification when one if its items changes.
ClassRepresents a program group that can be created by self-extracting zip files.
ClassRepresents an item contained within a ProgramGroup.
ClassContains a list of program group items.
ClassContains a list of registry keys.
ClassContains a list of registry keys.
ClassRepresents a generic zip file SFX prefix and exposes properties and methods that allow the SFX prefix to be read and written.
ClassContains a list of strings used by the XceedSfxPrefix class to represent the messages and strings contained in the dialogs.
ClassContains variables which are used by various properties of the Self-Extractor binary to dynamically provide paths and filenames.
ClassSpecialization of the SfxPrefix class which creates self-extracting zip files.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the ChangedStorage event.
Enumerations
 EnumerationDescription
EnumerationValue representing the captions for all the buttons that are shown by self-extracting zip files created with the Xceed Zip Self-Extractor binary.
EnumerationValue representing the texts that are displayed by the various dialog boxes shown by self-extracting zip files.
EnumerationValue 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.
EnumerationValue 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

Reference

Xceed.Zip Assembly