[wix-users] .NET Framework 4.6.2

Hoover, Jacob Jacob.Hoover at greenheck.com
Tue Dec 12 09:37:23 PST 2017


Assuming your using a MBA, did you provide the needed configuration information?
https://blogs.msdn.microsoft.com/heaths/2011/10/28/introducing-managed-bootstrapper-applications/

Here's wix's config for reference:
https://github.com/wixtoolset/wix3/blob/develop/src/Setup/WixBA/WixBA.BootstrapperCore.config

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Wheeler, Blaine (DSHS/DCS) via wix-users
Sent: Tuesday, December 12, 2017 10:40 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Wheeler, Blaine (DSHS/DCS) <BWheeler at dshs.wa.gov>
Subject: Re: [wix-users] .NET Framework 4.6.2

Wix setup.exe apps don't require the .Net 4.6.2 framework already be present 

Can you share your bootstrapper code fragment that checks for the framework version?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Harinatha Narisetty via wix-users
Sent: Tuesday, December 12, 2017 8:29 AM
To: WiX Toolset Users Mailing List
Cc: Harinatha Narisetty
Subject: [wix-users] .NET Framework 4.6.2

I have custom bootstrapper for my product installation. I do have the wix code for checking .NET Framework and installing.  Since the bootstrapper itself  requires .NET framework , it throws exception as soon as I  launch the set exe.

Any ideas on how to install .net framework before showing  the first screen of bootstrapper?

Thanks
Hari

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list