From 6fb40866896d6c65a890a360a265e1fbde0283e0 Mon Sep 17 00:00:00 2001 From: Karl Mortensen Date: Tue, 1 Dec 2015 11:18:57 -0500 Subject: [PATCH] Control 32 and 64-bit MSI builds. --- build-windows-installer.xml | 19 +++++++++++-------- build.xml | 2 ++ 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/build-windows-installer.xml b/build-windows-installer.xml index b8efca0718..daf635998e 100644 --- a/build-windows-installer.xml +++ b/build-windows-installer.xml @@ -3,11 +3,12 @@ - + + + description="Find AdvancedInstaller executable."> @@ -44,22 +45,24 @@ + property="ai-exe-path" + value="${AI.path}"/> + message="Enter the location of AdvancedInstaller.com"/> - + - - + + + + diff --git a/build.xml b/build.xml index a3c66ff69c..4312f4eac7 100755 --- a/build.xml +++ b/build.xml @@ -254,6 +254,8 @@ + +