[wix-users] Modifying a Managed Bootstrapper's Initial Install

Rob Mensching rob at firegiant.com
Tue Dec 1 21:34:57 PST 2015


Yes.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of erwin john publico
Sent: Tuesday, December 1, 2015 9:15 PM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Modifying a Managed Bootstrapper's Initial Install

 Hi All, When using a ManagedBootstrapper, it has to start by installing .NET 4.0  before running the managedbootstrapper Application, since wix’s runtime is 4.0 (Microsoft .NET Framework required for bootstrapper Setup page).
My install requires .NET 4.5. What I am trying to achieve is instead of installing the .NET 4.0 on the initial page then open the managed bootstrapper where the 4.5 will be installed, what I want is for the initial install to also include the .NET 4.5 installer. Will this be possible?

Thanks,Erwin


More information about the wix-users mailing list