Inno Setup aliases

Built-In

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.

General

InnoSetup(FilePath, InnoSetupSettings) Compiles the given Inno Setup script using the given settings.
InnoSetup(FilePath) Compiles the given Inno Setup script using the default settings.