Hello,

I have a similar problem. 
.NET Framework 4 Client Profile and Extended are installed on machine. I'm
also using the following DetectCondition: DetectCondition="Netfx4FullVersion
AND (NOT VersionNT64 OR Netfx4x64FullVersion)". However, in my specific
case, I get: 

Condition 'Netfx4FullVersion AND (NOT VersionNT64 OR Netfx4x64FullVersion)'
evaluates to false.

Maybe the .NET Framework 4 Extended is not considered as a full version. I
don't know where I can find an exhaustive list of these conditions.


Pally Sandher wrote
> Use WiXNetFxExtension instead of reinventing the wheel  ->
> http://wix.sourceforge.net/manual-wix3/wixnetfxextension.htm

As far as I understood, even using the .Net Framework 4.0 Full standalone
setup (NetFx40Redist) requires an Internet connection. But some of my users
don't have an Internet connection when installing my product.

Thanks,

Thomas



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MBA-NET-Framework-4-keeps-trying-to-install-tp7586411p7587320.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to