We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb8004 commit e9e6b23Copy full SHA for e9e6b23
win/packaging/extra.wxs.in
@@ -660,7 +660,7 @@
660
</Custom>
661
<Custom Action="ErrorDataDir" After="CheckDataDirectory">DATADIRERROR</Custom>
662
<Custom Action="CheckInstallDirectory" After="CostFinalize">
663
- NOT Installed
+ NOT Installed AND OLDERVERSIONBEINGUPGRADED=""
664
665
<Custom Action="ErrorInstallDir" After="CheckInstallDirectory">INSTALLDIRERROR</Custom>
666
<Custom Action="CheckDatabaseProperties" Before="CreateDatabaseCommand">SERVICENAME</Custom>
0 commit comments