Re: [WiX-users] Force reboot after NetFx40Web install

2012-11-29 Thread Hoover, Jacob
. -Original Message- From: Gonçalo Lopes [mailto:goncaloclo...@gmail.com] Sent: Thursday, November 29, 2012 1:05 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Force reboot after NetFx40Web install Is it possible to extend the current BA in any way, or does

Re: [WiX-users] Force reboot after NetFx40Web install

2012-11-29 Thread Gonçalo Lopes
Is it possible to extend the current BA in any way, or does it require to reimplement everything from scratch? I have to say I was kind of imagining that a scenario of mid-installation reboot was frequent enough to be included in the default bootstrapper... Thanks, On 27 November 2012 08:11, Rob

Re: [WiX-users] Force reboot after NetFx40Web install

2012-11-27 Thread Rob Mensching
The wixstdba doesn't do anything like that but a custom BA could. On Thu, Nov 22, 2012 at 4:50 AM, Gonçalo Lopes wrote: > Hi everyone, > > I've been trying out WiX with great success so far, but now I'm stuck in a > specific issue using Burn bootstrapper. I'm using WixNetFxExtension and > Packag

[WiX-users] Force reboot after NetFx40Web install

2012-11-22 Thread Gonçalo Lopes
Hi everyone, I've been trying out WiX with great success so far, but now I'm stuck in a specific issue using Burn bootstrapper. I'm using WixNetFxExtension and PackageGroup "NetFx40Web" to install .NET framework 4.0 as a prerequisite. This seems to work out well. However, I'm also installing Iron