Xceed .NET Libraries Documentation
XceedSfxPrefix Class Properties


Xceed.Zip Assembly > Xceed.Zip.Sfx Namespace : XceedSfxPrefix Class

For a list of all members of this type, see XceedSfxPrefix members.

Public Properties
 NameDescription
Public PropertyGets a list containing the captions of all the buttons that are shown by self-extracting zip files created with the Xceed Zip Self-Extractor binary.  
Public PropertyGets or sets the path where the self-extracting zip file extracts files to by default.  
Public PropertyGets or sets the password that the self-extracting zip file will use whenever it tries to unzip an encrypted file.  
Public PropertyGets or sets a boolean value indicating if the extracted files should be deleted once all the external programs or executables run by the self-extracting zip file (as a result of specifying programs to run in the ExecuteAfter property) have terminated  
Public PropertyGets a list containing the texts that are displayed by the various dialog boxes shown by the self-extracting zip file.  
Public PropertyGets a list containing the label captions and other miscellaneous texts that are found inside the various dialog boxes displayed by the self-extracting zip file.  
Public PropertyGets a list of DLLs to register using the regsvr32 executable available on 32-bit Windows operating systems once the files are unzipped.  
Public PropertyGets the path and filenames of one or more external programs or executables that the self-extracting zip file will run upon successfully extracting its files.  
Public PropertyGets or sets a value representing the overwrite behavior exhibited by self-extracting zip files whenever files are being extracted that already exist in the destination folder.  
Public PropertyGets a list of file extensions that the self-extractor will register with Windows.  
Public PropertyGets a list of files to copy to a different folder than the desination unzip folder once the files are unzipped.  
Public PropertyGets or sets the icon used by the self-extracting zip file. This property is not supported by Xceed Zip for .NET Compact Framework.  
Public PropertyGets the program group that the self-extracting zip file will create after successfully unzipping its files.  
Public PropertyGets a list of registry keys that the self-extracting zip file will add or change in the system registry.  
Public PropertyGets the size of the SFX source binary. (Inherited from Xceed.Zip.Sfx.SfxPrefix)
Public PropertyGets or sets a value indicating if the configuration strings should be written as unicode strings.  
Top
See Also

Reference

XceedSfxPrefix Class
Xceed.Zip.Sfx Namespace