Enum SfxModule
Sfx module choice enumeration
Namespace: SharpSevenZip
Assembly: SharpSevenZip.dll
Syntax
public enum SfxModule
Fields
| Name | Description |
|---|---|
| Custom | The custom sfx module. First you must specify the module file name. |
| Default | Default module (leave this if unsure) |
| Extended | The extended installer sfx module by Oleg Scherbakov |
| Installer | The installer sfx module by Igor Pavlov |
| Simple | The simple sfx module by Igor Pavlov with no adjustable parameters |