NSIS aliases

Built-In

Contains functionality related to NSIS.

In order to use the commands for this alias, NSIS 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.

MakeNSIS

MakeNSIS(FilePath, MakeNSISSettings) Compiles the given NSIS script using the given settings.
MakeNSIS(FilePath) Compiles the given NSIS script using the default settings.