WiX v5 is here! Let us help.

Sprint 1: Build the project

To build the MSI package project in Visual Studio using HeatWave, right-click the WixTutorialPackage project in Solution Explorer and choose Build.

If all went well, the Output window should have something like the following:

Build started...
1>------ Build started: Project: WixTutorialPackage, Configuration: Debug x86 ------
1>WixTutorialPackage -> x:\path\to\WixTutorialPackage\bin\x86\Debug\en-US\WixTutorialPackage.msi
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Build started at 9:01 PM and took 01.730 seconds ==========