The WIX_IS_NETFRAMEWORK_451_OR_LATER_INSTALLED property was just merged into v4 yesterday, it's not in that build. There seems to be another issue here that it's complaining about WIX_IS_NETFRAMEWORK_451_OR_LATER_INSTALLED, though.
On Wed, Mar 11, 2015 at 11:56 AM, XuFei <idiot...@outlook.com> wrote: > I'm in use wixtoolset v4.0.2603.0After add reference WixNetFxExtension.dll > to Setup Project, Build failed:Cannot find the table definitions for the > 'WixMbaPrereqInformation' table. This is likely due to a typing error or > missing extension. Please ensure all the necessary extensions are supplied > on the command line with the -ext parameter.Any one know what happened. I > just want to add a prerequisite like this to my setup project.<PropertyRef > Id="WIX_IS_NETFRAMEWORK_451_OR_LATER_INSTALLED" /><Condition Message="You > must install Microsoft .NET Framework 4.5.1 or higher."> > <![CDATA[Installed OR > WIX_IS_NETFRAMEWORK_451_OR_LATER_INSTALLED"/>]]></Condition> > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users