mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-29 06:54:17 +00:00
Reverse upgrade condition
This commit is contained in:
@@ -186,7 +186,7 @@ cat > wix.xml << EOF
|
|||||||
|
|
||||||
<Feature Id="WintunFeature" Title="Wintun" Level="1">
|
<Feature Id="WintunFeature" Title="Wintun" Level="1">
|
||||||
<Condition Level="0">
|
<Condition Level="0">
|
||||||
NOT UPGRADINGPRODUCTCODE
|
UPGRADINGPRODUCTCODE
|
||||||
</Condition>
|
</Condition>
|
||||||
<MergeRef Id="Wintun" />
|
<MergeRef Id="Wintun" />
|
||||||
</Feature>
|
</Feature>
|
||||||
|
Reference in New Issue
Block a user