Using WiX on the command line

Windows Installer XML

Creating an Installer Package

In this section, we will cover the basics of creating a simple setup that produces an MSI package using WiX on the command line.

Alternatively, WiX can also be used on the command line via MSBuild. For more information, see Using WiX with MSBuild.