This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.7zip.
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.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Switches - Containing Type
- Switch
Self Extracting Archive
Syntax
public FilePath SfxModule { set; }
Value
Type | Description |
---|---|
FilePath | The SFX module. |