Crate tugger_wix[][src]

Structs

Represents the <ExePackage> WiX XML element.

Defines a mapping of an exit code to behavior.

Represents an <MsiPackage> WiX XML element.

Entity used to build a WiX bundle installer.

Entity used to build installers using the WiX Toolkit.

Entity used to emit a simple .wxs for building an msi installer.

Entity representing the build context for a .wxs file.

Enums

Behavior for an exit code.

Represents a child of the <Chain> WiX XML element.

Functions

Run candle.exe against a .wxs file to produce a .wixobj file.

Run light.exe against multiple .wixobj files to link them together.

Convert a FileManifest to WiX XML defining those files.