I've got some tools that I've built which I'm using the standard installer to deploy (ie. creating an install project and adding in the outputs for the project). However, part of the project is some tools that use XML files for help. These XML files are used by the application the tools run under (ArcGIS). However, the XML files need to be placed in a specific directory. The directory can be assumed to be the same in every case. How do I modify the installer to place these XML files in the directory I want them to go into?