Easy XML Searches with InstallShield
InstallShield includes extensive XML functionality, including the ability to create and modify XML files on a user’s system. Below is an overview on how to use the System Search Wizard for Basic MSI projects to search for an XML file and read data from it. Consider the contents of a file called Repositories.xml from the Repositories subdirectory of InstallShield: <?xml version=”1.0″ encoding=”utf-8″?> <Repos…