From df89c9f251c5d52af9103258dda42a1e450db4c2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 24 Dec 2021 11:42:46 +0530 Subject: [PATCH] Automatically uninstall 32-bit calibre on windows when installing --- bypy/windows/wix-template.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bypy/windows/wix-template.xml b/bypy/windows/wix-template.xml index 079e42e11d..66e2fbcc6a 100644 --- a/bypy/windows/wix-template.xml +++ b/bypy/windows/wix-template.xml @@ -39,6 +39,14 @@ Language="1033" Property="NEWPRODUCTFOUND"/> + + +