Hello Martin,
thanks for the reply. This indeed works if .NET 4 is installed. But what is
.NET 4.5 is installed? <supportedRuntime> element can't say that it requires
4.5.1 (at least according to
https://msdn.microsoft.com/en-us/library/w4atty68(v=vs.110).aspx). In that
case managed bootstrapper that is targeted for .NET 4.5 will start and
installation of .NET 4.5.1 happens during managed phase and causes reboot.

I'll try to target my bootstrapper to .NET 4.5.1 in Visual Studio to see if
that causes failure in case 4.5.1 is missing. If it does then your
suggestion will cover this scenario. If not, I have to find another way like
having own wrapper over Wix bootstrapper.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-force-NET-prerequisite-installation-before-Burn-MBA-starts-tp7600085p7600100.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to