Is it possible for a WIX Condition to nest if else?
<Condition> <Condition> </Condition> </Condition>
You can use OR or AND as follows:
<Condition Message="Test Message"> Installed OR MYPROPERTY </Condition>
Source: https://habr.com/ru/post/1379597/More articles:Choosing x number of elements from System.Collections.Generic.List C # - listApplication with basic data data storage failure - iphone.irbrc not executing after installing RBEnv - ruby | fooobar.comSuggestions for using Android Chat - androidNamespace Level Variables in C ++ - c ++Configuring emacs with autocomplete, python-mode and rope - pythonHow can I make this git command alias? - gitSort unbound Comparable in Scala - scalaC # Backgroundworker and Twincat, How to fire a notification event inside a workflow - c #QML: how to destroy or stop working text in QML - qtAll Articles