From d8586462e0814fbc91d6f05a6bc17cab84412f1e Mon Sep 17 00:00:00 2001 From: Damodar Reddy Date: Fri, 28 Mar 2014 12:03:38 +0530 Subject: [PATCH] CLOUDSTACK-6291: [Windows] Checking whether Java and other dependencies are installed or not through registry search instead of relying on environment variables. Also setting them into Path environment varibale. Signed-off-by: Abhinandan Prateek --- scripts/installer/windows/acs.wxs | 61 ++++++++++++++++++++++--------- 1 file changed, 44 insertions(+), 17 deletions(-) diff --git a/scripts/installer/windows/acs.wxs b/scripts/installer/windows/acs.wxs index 9456a5a265f..0e7dea71fd1 100644 --- a/scripts/installer/windows/acs.wxs +++ b/scripts/installer/windows/acs.wxs @@ -15,12 +15,45 @@ + Manufacturer='Apache' Languages='1033' Compressed='yes' + SummaryCodepage='1252' Platform="x64" InstallerVersion="500" /> - + + + + + + + + + + + + + + + + + + + + + + + + @@ -38,7 +71,9 @@ - + @@ -174,17 +209,9 @@ - - - - - @@ -194,17 +221,17 @@ - NOT Installed NOT Installed - NOT Installed - NOT Installed - NOT Installed + NOT Installed + NOT Installed + NOT Installed