577
edits
Changes
Jitsi
,Changed order of 64-bit check lines
<check type="logical" condition="or">
<check type="uninstall" condition="exists" path="Jitsi" />
<check type="logical" condition="or">
<check type="uninstall" condition="exists" path="Jitsi" />
<check type="registry" condition="equals" path="HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\PROCESSOR_ARCHITECTURE" value="AMD64" />
</check>