Class Types
Class | Summary |
---|---|
InnoSetupAliases |
Contains functionality related to Inno Setup. In order to use the commands for this alias, Inno Setup will need to be installed on the machine where the Cake script is being executed. See this page for information on how to download/install. |
InnoSetupRunner | The runner which executes Inno Setup. |
InnoSetupSettings |
Contains settings used by the InnoSetupRunner .
|
Enum Types
Enum | Summary |
---|---|
InnoSetupQuietMode | Represents the possible quiet modes when compiling an Inno Setup script. |
InnoSetupVersion | Represents the supported major versions of Inno Setup. |