WiX v5 is here! Let us help.

Sprint 1: Create an MSI package project

To create the MSI package project in Visual Studio using HeatWave:

  1. Right-click the solution and choose Add|New Project.
  2. Select WiX in the languages drop-down.
  3. Select MSI Package (WiX v4) in the project template list.
  4. Choose Next.
  5. Enter WixTutorialPackage as the project name.
  6. Choose Create.