From f861a14a082206f4a82976cfc686d8163fba1e7f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 28 Jun 2010 16:07:48 -0600 Subject: [PATCH] Windows installer: Reduce time taken to calculate disk space requirements --- setup/installer/windows/wix-template.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/setup/installer/windows/wix-template.xml b/setup/installer/windows/wix-template.xml index 35560f5162..17976783aa 100644 --- a/setup/installer/windows/wix-template.xml +++ b/setup/installer/windows/wix-template.xml @@ -153,6 +153,18 @@ + + + + + + + + + + + +