[wix-users] WIX_IS_NETFRAMEWORK_45_OR_LATER_INSTALLED always returns false

Trevor Elliott trevor.elliott at inflowinventory.com
Mon Sep 14 14:49:17 PDT 2015


I've compiled the following code using WiX 3.10:

http://pastebin.com/F7n3h33v

I've tried on a few machines and it always returns false regardless of
which version of .NET is installed.  Here's an example installer log where
you can see the installer actually installs .NET 4.6 as a prerequisite,
then checks the property again and it's still false:

http://pastebin.com/WFfw8jDu

Does this work for anyone else?


More information about the wix-users mailing list