> Is there a WIX element that I can use within > a WIX script that will pick up all of the files within a location,
As has been mentioned, use heat.exe. In Visual Studio, I have small C# app that generates WiX source by taking the output from heat and slightly tweaking the XML with LINQ. This app is a dependency for the WiX project. Others have better ideas I'm sure (i.e. see archives) but this works like a charm for us. The source application is a very large .NET project, and using heat+tweaker allows the developers to add/change/remove assemblies without worrying about the installer barfing. ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users