Re: [WiX-users] Bootstapper and Software prerequisites

2014-02-11 Thread GrahamAllwood
OK. I'm convinced this is the way to go. Burn it is. Graham -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Bootstapper-and-Software-prerequisites-tp7592516p7592533.html Sent from the wix-users mailing list archive at Nabble.com.

[WiX-users] Bootstapper and Software prerequisites

2014-02-10 Thread Graham Allwood
Hi, I am using Wix to write a setup for a product that requires several of the SQL 2008 Components (eg Native client and SMO). I used to do this using a bootstapper file and reference several product.xml files for the dependency I was installing. Now, using Wix 3.8, everything that I have read