Browse Source

Merge branch 'wix-cmake-downgrade-fix' into release-3.13

Merge-request: !3087
Brad King 6 years ago
parent
commit
0c2469e3fb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Utilities/Release/WiX/WIX.template.in

+ 2 - 0
Utilities/Release/WiX/WIX.template.in

@@ -20,6 +20,8 @@
             Schedule="afterInstallInitialize"
             AllowDowngrades="yes"/>
 
+        <Property Id="REINSTALLMODE" Value="amus"/>
+
         <WixVariable Id="WixUILicenseRtf" Value="$(var.CPACK_WIX_LICENSE_RTF)"/>
         <Property Id="WIXUI_INSTALLDIR" Value="INSTALL_ROOT"/>