mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
IGN:Windows installer: uninstall old version only after finalize
This commit is contained in:
parent
1a45dc51a5
commit
d28e84166a
@ -120,7 +120,7 @@
|
||||
</Condition>
|
||||
<InstallExecuteSequence>
|
||||
<Custom Action="PreventDowngrading" After="FindRelatedProducts">NEWPRODUCTFOUND</Custom>
|
||||
<RemoveExistingProducts Before="InstallInitialize" />
|
||||
<RemoveExistingProducts After="InstallFinalize" />
|
||||
</InstallExecuteSequence>
|
||||
<InstallUISequence>
|
||||
<Custom Action="PreventDowngrading" After="FindRelatedProducts">NEWPRODUCTFOUND</Custom>
|
||||
|
Loading…
x
Reference in New Issue
Block a user