The AppSearch is for the .NET Framework 4.5 is not running at all in your log.  
NETFRAMEWORK45 is not being set to any value.  That is most unusual.  I presume 
you have a PropertyRef Id="NETFRAMEWORK45" above your launch condition and you 
do not re-define NETFRAMEWORK45 anywhere?

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com



-----Original Message-----
From: TimM [mailto:timmay...@smarttech.com] 
Sent: Friday, July 11, 2014 8:52 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Install fails to detect .NET 4.5 or greater on system

Yes, I should have netfx linked in. It shows in my project References and it is 
listed at the top of my wix project:
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi";
         xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension";>

Now we build through msbuild - building the main solution file so would this be 
an issue as it has never caused any issues with any of the other Wix extensions 
that have been added to our projects and built through msbuild?

Here is the install log to indicate that the NETFRAMEWORK45 property does not 
get created:

MSIc7937.LOG
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n7595786/MSIc7937.LOG>
  




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Install-fails-to-detect-NET-4-5-or-greater-on-system-tp7595756p7595786.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse Turn 
processes into business applications with Bonita BPM Community Edition Quickly 
connect people, data, and systems into organized workflows Winner of BOSSIE, 
CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to