utilitywarehouse/WiX Toolset MSI Build

Build MSIs using WiX toolset

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
nameName of the MSIyes
sourceFilesRelative path of the source file. Use ',' for mutiple source filesyes
outputDirRelative path of the output directory of the MSIyes
architectureArchitecture for package, components. Values: x86, x64, or ia64 (default: x86)no
extensionsWiX Extension assemblyno
imageDocker image to use (default: quay.io/utilitywarehouse/docker-wix)no
candleExtraArgumentsExtra arguments to add to the candle commandno
lightExtraArgumentsExtra arguments to add to the light commandno
candleExecutablePath/Name of the candle executable (default: candle)no
lightExecutablePath/Name of the candle executable (default: light)no
namedescription
msiPathThe path to the generated MSI