Wix bal:Condition is not getting evaluated

Viewed 11

bal:Condition is provided in bundle.wxs file. But the condition is not getting evaluated and error message is not shown. This is the code I’ve provided

<bal:Condition Message="This Setup requires .NET Framework 4.7, please download and install it to proceed further.">       1=2     </bal:Condition>

0 Answers
Related