installer: SxS: WIP

This commit is contained in:
Bill Zissimopoulos
2022-09-07 21:59:42 +01:00
parent ad1aa156dc
commit d450683e2e
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
<MajorUpgrade
Disallow="no"
AllowDowngrades="no"
AllowSameVersionUpgrades="no"
AllowSameVersionUpgrades="yes"
DowngradeErrorMessage="A newer version of $(var.MyProductName) is already installed." />
<Media Id="1" Cabinet="$(var.MyProductName).cab" EmbedCab="yes" />