Hello. I have problem with adding visual studio project output in wix v3.5 I have 10 projects in my solution and each project contains references (such as PresentationCore, PresentationFramework, Newtomsoft.Json).
And I want to make installer with my projects output. I tried <File Id="id" Source="$(var.Project.TargetPath)"/> It works very well. but only contain "Project's output. such as exe, dll" and not contain project's references output. (such as Newtonsoft.Json.dll ) How can I add those files in wix? -- Send by Nexusz99 -- Send by Nexusz99 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users