Hello, This is my first time using the mailing list, so please forgive any etiquette missteps.
I currently use a Windows Installer project inside of VS2010 to create my final MSI package. One feature that I use there is that I can define "Primary Output From <.csproj>" in the File System, and this will use the references of the C# Project to grab all of the file dependencies. Likewise, there is a "Content Files from <.csproj>" that will include any files in the C# Project marked as Content. Is there an equivalent to this in WiX, or will I have to capture all of the dependencies manually? If I use heat.exe on the .csproj, will it capture the dependencies? Thank you, Joseph Tilley “This message and any attachments may contain FW Murphy information that is highly confidential, privileged, and exempt from disclosure. Any recipient other than the intended recipient is advised that dissemination, distribution, copying, or other use of this message is strictly prohibited. If you have received this message in error, please notify the sender immediately, plus delete the message and any backups.” ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

