The SfxDefaultUnzipToFolder property lets you specify the path where the self-extractor extracts files to by default. This can be changed later by the user if the SfxMessages property has a non-empty value set for xsmDestinationFolder. If the SfxDefaultUnzipToFolder property is empty, the self-extracting zip file's current directory at run-time will be used.
The following macros are available when specifying a value for the SfxDefaultUnzipToFolder property: %w, %s,%t, %r, %e, %p and %v.
The maximum length string allowed for this property is 255 characters.
String
Empty
Declaration (DLL API) | |
---|---|
|
Yes
None