From bc94fd7b4965369dd7fc9921db4269ae6b7fb7f2 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Wed, 14 Oct 2015 10:36:36 -0700 Subject: [PATCH] Issue #25164: Changes default all-users install directory to match per-user directory. --- Misc/NEWS | 3 +++ Tools/msi/bundle/bundle.wxs | 12 ++++++---- .../bundle/packagegroups/packageinstall.wxs | 4 ++-- .../msi/bundle/packagegroups/postinstall.wxs | 24 +++++++++---------- 4 files changed, 24 insertions(+), 19 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index c0ea6e5d20..232917a4c1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -320,6 +320,9 @@ Build Windows ------- +- Issue #25164: Changes default all-users install directory to match per-user + directory. + - Issue #25143: Improves installer error messages for unsupported platforms. - Issue #25163: Display correct directory in installer when using non-default diff --git a/Tools/msi/bundle/bundle.wxs b/Tools/msi/bundle/bundle.wxs index 66e09669c1..ffaadbd91f 100644 --- a/Tools/msi/bundle/bundle.wxs +++ b/Tools/msi/bundle/bundle.wxs @@ -22,20 +22,22 @@ + + - + - + - - - + + +