If you use a <ExitCode Behaviour="forceReboot" /> within the ExePackage for
the dotnet installer, then it will have the desired effect. If dotnet is
installed it and the InstallCondition is correct it will skip the
ExePackage element completely and not do a reboot.

This does mean for you Eric you will have to manually include the
ExePackage element for the dotnet installer rather than using referencing
the one in the WixNetFxExtension.

*Richard Mayes*
***Mobile:* +447740357239
*Blog:* http://blog.slinkysoftware.com
*Twitter:* http://twitter.com/caveman_dick
*LinkedIn:* http://uk.linkedin.com/in/richardmayes1001



On 31 January 2013 14:52, Rob Mensching <r...@robmensching.com> wrote:

> There is not a way to say "Force restart here if necessary" but I think
> there is a feature request open to add such a feature. Sounds like there
> is real world need.
>
>
> On Wed, Jan 30, 2013 at 9:42 AM, Eric Schultz <eschu...@outercurve.org
> >wrote:
>
> > Bob,
> >
> > That IS what's happening. Is there a way to have it request to reboot as
> > needed after the .Net 4 install?
> >
> > Eric
> >
> > On Tue, Jan 29, 2013 at 10:08 PM, Bob Arnson <b...@joyofsetup.com> wrote:
> >
> > > On 29-Jan-13 17:39, Eric Schultz wrote:
> > > > If .Net Framework 4 is already installed, SQL Server installs fine.
> If
> > > .Net
> > > > Framework 4 is not installed, the SQL Server Express install fails
> > > because
> > > > it says the .Net Framework is not installed. In fact, it says it
> needs
> > > the
> > > > exact same version as was just installed in the previous step.
> > > Check the Burn log to see if a reboot was required (and suppressed). If
> > > so, it won't be "real" until after the reboot.
> > >
> > > --
> > > sig://boB
> > > http://joyofsetup.com/
> > >
> > >
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > Everyone hates slow websites. So do we.
> > > Make your web apps faster with AppDynamics
> > > Download AppDynamics Lite for free today:
> > > http://p.sf.net/sfu/appdyn_d2d_jan
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> >
> >
> >
> > --
> > --------
> > Eric Schultz, Developer Advocate, Outercurve Foundation
> > http://www.outercurve.org
> > eschu...@outercurve.org
> > cell: 920-539-0404
> > skype: ericschultzwi
> > @EricOutercurve
> >
> >
> ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_jan
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to