From cc5ec455d0e87a332719dfee0bfa53885c9062cf Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Sun, 10 Jun 2018 06:46:26 +0700 Subject: [PATCH] Simplify MSI build by removing x86 support --- build.xml | 31 +++++++++---------------------- installer/msi/filebot.wix | 24 +++++++++--------------- 2 files changed, 18 insertions(+), 37 deletions(-) diff --git a/build.xml b/build.xml index b6a691aa..a1049fe5 100644 --- a/build.xml +++ b/build.xml @@ -653,28 +653,20 @@ - - - - - - - - - + - + - + - - + + - + @@ -682,21 +674,16 @@ - - - - - - - + + - + diff --git a/installer/msi/filebot.wix b/installer/msi/filebot.wix index 6870f972..9605d960 100644 --- a/installer/msi/filebot.wix +++ b/installer/msi/filebot.wix @@ -1,34 +1,22 @@ - - - - - - - - - - - - - + - + - + @@ -55,6 +43,12 @@ + + + + + +