Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.Sfx Namespace / Variables Class


In This Topic
    Variables Class Fields
    In This Topic

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

    Public Fields
     NameDescription
    Public FieldThe path and filename of the file to overwrite. Used only by the DialogMessages.Overwrite dialog.  
    Public FieldThe unzipping folder or the user-selected folder where files were unzipped to.  
    Public FieldThe number of the requested disk. Used only by the DialogMessages.InsertDisk dialog.  
    Public FieldAn English description of an error code that caused the failure. Used only by the DialogMessages.Error dialog for both the extraction error and the ExecuteAfter error.  
    Public FieldThe error code that caused the failure. Used only by the DialogMessages.Error dialog.  
    Public FieldThe location of the Program Files folder.  
    Public FieldRandom folder name that doesn't already exist. (the format of the random name is: _SFXxxx, where xxx is a random number)  
    Public FieldThe folder where the self-extracting zip file is being run from.  
    Public FieldThe main system hard disk.  
    Public FieldThe location of the Windows System folder.  
    Public FieldThe location of the system's temporary folder.  
    Public FieldThe location of the Windows folder.  
    Top
    See Also