.net 4.5 is not being recognised as installed, so trying a different variable.

This commit is contained in:
2019-10-03 23:12:27 +01:00
parent 276f0352e3
commit 149bad2d31
+1 -1
View File
@@ -27,7 +27,7 @@
<PropertyRef Id="NETFRAMEWORK40FULL"/>
<Condition Message="This application requires .NET Framework 4.5 or higher. Please install the .NET Framework then run this installer again.">
<![CDATA[Installed OR NETFRAMEWORK45FULL]]>
<![CDATA[Installed OR NETFRAMEWORK45]]>
</Condition>
<!-- <Condition Message="Please use the correct installer for your operating system - x86 for 32-bit, x64 for 64-bit.">