mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-18 12:33:03 -05:00
Automatically uninstall 32-bit calibre on windows when installing
This commit is contained in:
parent
ecf9f103d6
commit
df89c9f251
@ -39,6 +39,14 @@
|
|||||||
Language="1033"
|
Language="1033"
|
||||||
Property="NEWPRODUCTFOUND"/>
|
Property="NEWPRODUCTFOUND"/>
|
||||||
</Upgrade>
|
</Upgrade>
|
||||||
|
<Upgrade Id="BEB2A80D-E902-4DAD-ADF9-8BD2DA42CFE1">
|
||||||
|
<UpgradeVersion Maximum="{version}"
|
||||||
|
IncludeMaximum="yes"
|
||||||
|
OnlyDetect="no"
|
||||||
|
Language="1033"
|
||||||
|
MigrateFeatures="yes"
|
||||||
|
Property="THIRTYTWOBITINSTALLFOUND"/>
|
||||||
|
</Upgrade>
|
||||||
<CustomAction Id="PreventDowngrading" Error="Newer version of {app} already installed. If you want to downgrade you must uninstall {app} first."/>
|
<CustomAction Id="PreventDowngrading" Error="Newer version of {app} already installed. If you want to downgrade you must uninstall {app} first."/>
|
||||||
|
|
||||||
<Property Id="APPLICATIONFOLDER">
|
<Property Id="APPLICATIONFOLDER">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user