Cake.Common.Tools.WiX Namespace

Summary

This namespace contain types used to interact with WiX.

Class Types

Class Summary
CandleRunner The WiX Candle runner.
CandleSettings Contains settings used by CandleRunner.
LightRunner The WiX Light runner.
LightSettings Contains settings used by the LightRunner.
WiXAliases

Contains functionality related to WiX.

In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the appropriate settings class:

#tool "nuget:?package=WiX"

Enum Types

Enum Summary
Architecture The architecture for the package.

Namespaces

Namespace Summary
Cake.Common.Tools.WiX.Heat