Re: [WiX-users] Uniting Burn and WiX(MSI) projects

2015-01-13 Thread ronif
Thanks guys! -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Uniting-Burn-and-WiX-MSI-projects-tp7598834p7598847.html Sent from the wix-users mailing list archive at Nabble.com. -

Re: [WiX-users] Uniting Burn and WiX(MSI) projects

2015-01-12 Thread Rob Mensching
No. You'd have to hack up the wix MSBuild targets *significantly* to get there. Not at all designed to work that way. _ Short replies here. Complete answers over there: http://www.firegiant.com/ -Original Message- From: ronif [

Re: [WiX-users] Uniting Burn and WiX(MSI) projects

2015-01-12 Thread Phill Hogland
I suspect that you might be able to create a MSBuild targets file that would do that. The wix source tree uses MSBuild targets files (.proj) which reference groups of projects. Each project still has a project file (.proj or .wixproj), which is unique to the type of project being output (by setti