Create a blank solution
To create a blank solution in Visual Studio:
- Choose
File|New|Project. - Select
All languagesin the languages drop-down. - Select
Blank Solutionin the project template list. (You can addblankin the search box to save your scrolling fingers undue hardship.) - Choose
Next. - Enter
WixTutorialas the solution name. - You can take the Visual Studio default directory in
Locationor use another directory if you like being contrarian. - Choose
Create.