From eef194a40b76864de602971dac7ce6690a19213f Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sun, 12 Aug 2018 12:22:03 +0700 Subject: [PATCH] Try to fix 32-bit MSI support --- build.xml | 11 +++++++---- installer/msi/filebot.wix | 7 +++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 58429630..901226e9 100644 --- a/build.xml +++ b/build.xml @@ -304,8 +304,11 @@ - - + + + + + @@ -314,7 +317,7 @@ - + @@ -335,7 +338,7 @@ - + diff --git a/installer/msi/filebot.wix b/installer/msi/filebot.wix index 4768be89..fbea7f56 100644 --- a/installer/msi/filebot.wix +++ b/installer/msi/filebot.wix @@ -1,17 +1,16 @@ - - + - + - +