Book Image

WiX Cookbook

By : Nicholas Matthew Ramirez
1 (1)
Book Image

WiX Cookbook

1 (1)
By: Nicholas Matthew Ramirez

Overview of this book

Table of Contents (20 chapters)
WiX Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Editing XML Files during Installation

In this chapter, we will cover the following recipes:

  • Adding a new element to an XML file during installation

  • Setting the value of an attribute on an XML element

  • Inserting inner text into an XML element

  • Adding an XML element only if it does not already exist

  • Removing an XML element