Create an MSI package project
To create the MSI package project in Visual Studio using HeatWave:
- Right-click the solution and choose 
Add|New Project. - Select 
WiXin the languages drop-down. - Select 
MSI Package (WiX v4)in the project template list. - Choose 
Next. - Enter 
WixTutorialPackageas the project name. - Choose 
Create. 
