Chapter 1. Organizing and Building WiX Projects
In this chapter, we will cover the following topics:
- Installing WiX and creating a new project in Visual Studio 2013
- Referencing the output of a .NET console application in a WiX project by using a preprocessor variable
- Separating a portion of WiX markup into its own library
- Compiling a WiX installer on a build machine using MSBuild
- Building a WiX installer from the command line