Hi there,

Currently I have the following in my wxs file to include project 
references.:
<File Name="$(var.Framework.Common.TargetFileName)" 
Source="$(var.Framework.Common.TargetPath)" DiskId="1" />
The problem I am having is that it does not copy all the output from the 
project (including all referenced dll's). I want to add a reference in my 
wxs file that will get the output from all my project and not to manually 
include the extra assemblies that is being referenced by the projects.

How would I go about doing this?

I am using the latest build...

Thanks,

MS
 
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to