diff --git a/Misc/NEWS b/Misc/NEWS
index c0ea6e5d201..232917a4c10 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 66e09669c14..ffaadbd91f7 100644
--- a/Tools/msi/bundle/bundle.wxs
+++ b/Tools/msi/bundle/bundle.wxs
@@ -22,20 +22,22 @@
+
+
-
+
-
+
-
-
-
+
+
+