Re: [WiX-users] Chain Burn bootstrappers and reboots

2012-11-27 Thread Rob Mensching
This is probably a bug in the wixstdba code. On Fri, Nov 23, 2012 at 4:28 AM, Nicholas Pierce < nicholas.pie...@permasense.com> wrote: > Hi, > > I have written a ManagedBootstrapperApplication that requires .net 4.0. > > On Windows 2003 and XP, this requires the Windows Imaging Component, so > I

[WiX-users] Chain Burn bootstrappers and reboots

2012-11-23 Thread Nicholas Pierce
Hi, I have written a ManagedBootstrapperApplication that requires .net 4.0. On Windows 2003 and XP, this requires the Windows Imaging Component, so I've used another Burn bootstrapper to install the appropriate prerequisites as per this post: http://windows-installer-xml-wix-toolset.687559.n2.nab