From ead57a58e1ddf5abefe6de308a8f0edbaad05ecf Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Mon, 17 Apr 2017 13:57:41 -0700 Subject: [PATCH 1/2] Removing the location option from the msi installer. --- packaging/windows/clisdk/bundle.thm | 11 ----------- packaging/windows/clisdk/bundle.wxl | 5 ----- 2 files changed, 16 deletions(-) diff --git a/packaging/windows/clisdk/bundle.thm b/packaging/windows/clisdk/bundle.thm index 9c962acdf..ac5d67618 100644 --- a/packaging/windows/clisdk/bundle.thm +++ b/packaging/windows/clisdk/bundle.thm @@ -31,17 +31,6 @@ - - - - - #(loc.OptionsHeader) - #(loc.OptionsLocationLabel) - - - - - diff --git a/packaging/windows/clisdk/bundle.wxl b/packaging/windows/clisdk/bundle.wxl index c7ade785c..52c10481e 100644 --- a/packaging/windows/clisdk/bundle.wxl +++ b/packaging/windows/clisdk/bundle.wxl @@ -21,11 +21,6 @@ Ready? Set? Let's go! &Options &Install &Close - Setup Options - Install location: - &Browse - &OK - &Cancel Setup Progress Processing: Initializing... From 3464af99d4ca5b32d499425e799c00728eaaad7b Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Wed, 19 Apr 2017 17:15:32 -0700 Subject: [PATCH 2/2] The previous commit removed the location option from the bundle. This one removes it from the sdk msi. --- packaging/windows/clisdk/dotnet.wxs | 3 --- 1 file changed, 3 deletions(-) diff --git a/packaging/windows/clisdk/dotnet.wxs b/packaging/windows/clisdk/dotnet.wxs index 4624a144b..5b2aa1764 100644 --- a/packaging/windows/clisdk/dotnet.wxs +++ b/packaging/windows/clisdk/dotnet.wxs @@ -24,9 +24,6 @@ - - -