From fa90371aff608bbaad48d54979f07f6a7b73cf19 Mon Sep 17 00:00:00 2001 From: Sridhar Periyasamy Date: Fri, 29 Apr 2016 13:16:08 -0700 Subject: [PATCH] Fix bug to install x64 and x86 SxS. Remove code to find the previous install folder, always install into %ProgramW6432%. Also remove the option to allow DOTNETHOME to be overridable. Fixes - #2743 --- packaging/windows/clisdk/bundle.wxs | 5 +---- packaging/windows/sharedframework/bundle.wxs | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/packaging/windows/clisdk/bundle.wxs b/packaging/windows/clisdk/bundle.wxs index d7d0d48bc..4b0bf8577 100644 --- a/packaging/windows/clisdk/bundle.wxs +++ b/packaging/windows/clisdk/bundle.wxs @@ -23,12 +23,9 @@ - + - - - - + - - -