Xceed Zip Compression Library Documentation
SfxSaveConfigMethod
Self-Extractor Module reference > Self-Extractor Module methods > SfxSaveConfigMethod

Description

The SfxSaveConfig method saves the settings of all the Self-Extractor Module related properties (properties beginning with "Sfx") into the specified binary data file. These property settings can later be restored by using the SfxLoadConfig method.

Declaration (ActiveX)  
Method SfxSaveConfig ( ByVal sConfigFilename as String ) as Boolean

Parameters

Parameter Description
sConfigFilename  Path and filename of the binary data file to save property settings to.

Return values

Returns True if the data was successfully saved, false if there was a problem, such as if the file could not be created.

Applicable properties

Sfx* properties