Hi, Is there a way to get MakeSfxCA include everything in my CA project ouput directory recursively, maintaining folder structure? It seems to me this would be the simplest way of ensuring all necessary dependencies are there at runtime.
For a simple example say I have my EULAs for each language in a subdirectory such as $(TargetDir)\EULAs\ja-JP\Eula.rtf. I'd like this file and the folder structure to be there at runtime. Of course in the above example I could simply flatten the folder structure and add the language as part of the file name, but my particular scenario is more complicated. Another example would be to get the dependencies of dependencies. For example Project A depends on Project B which depends on Project C. The output of C is automatically copied to the output directory of B, and all of that to the ouput directory of A. I'd like to someout get that all packaged up and available at runtime. Thanks, Shawn ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users