Key FeaturesBook DescriptionWiX is a dialect of XML used to make installers for Windows. Its declarative style avoids the complexity and limitations of procedural code, providing you with everything you need to package up an entire application into a single MSI file. This book gives you a good overview of WiX's capabilities to develop your own installer packages with functionalities beyond those available in Windows Installer. In the recipes of this book, you will see ways in which WiX can cut down on your installation time and help you streamline your deployment processes. You will see how to make customized installer UIs, write custom actions, create shortcuts, and also set your application as the default for a file type.What you will learnInstall websites, application pools, and virtual directories in IISAdd a wizard to your installer and customize it with your own dialogsSet up new user accounts, add security groups, and secure files and folders on installationPrevent deployment to unsupported systems by using launch conditionsUpdate XML files during installationConfigure shortcuts to your applicationInclude prerequisites with a bootstrapperCreate custom actions using C#Add environment variables to the systemWho this book is forIf you are a developer with a good understanding of WiX projects and would like to further explore advanced WiX topics, this book is for you. To get the most out of this book, knowledge of proper XML syntax is recommended.]]>