Summary
    Sets the SFX module that will be combined with the archive.
    This module must be placed in the same directory as the 7z.exe.
    If no module is assigned, 7-Zip will use standard console SFX module 7zCon.sfx.
    
		- Namespace
 - Cake
.SevenZip .Switches  - Containing Type
 - Switch
Self Extracting Archive  
Syntax
public FilePath? SfxModule { private get; set; }
	Value
| Type | Description | 
|---|---|
| FilePath? | The SFX module. |