From 14b9e6c6a7a5890a11c87247ba01867fbd7b8d49 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Tue, 22 Sep 2015 16:36:33 -0700 Subject: Issue #25126: Clarifies that the non-web installer will download some components. --- Misc/NEWS | 3 +++ Tools/msi/bundle/Default.wxl | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index bad974e..5440470 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -152,6 +152,9 @@ Windows - Issue #25091: Increases font size of the installer. +- Issue #25126: Clarifies that the non-web installer will download some + components. + - Issue #25213: Restores requestedExecutionLevel to manifest to disable UAC virtualization. diff --git a/Tools/msi/bundle/Default.wxl b/Tools/msi/bundle/Default.wxl index 7af907e..f3d89d9 100644 --- a/Tools/msi/bundle/Default.wxl +++ b/Tools/msi/bundle/Default.wxl @@ -86,8 +86,8 @@ Select Customize to review current options. for &all users (requires elevation) Install &launcher for all users (recommended) &Precompile standard library - Install debugging &symbols - Install debu&g binaries (requires VS 2015 or later) + Download debugging &symbols + Download debu&g binaries (requires VS 2015 or later) [ActionLikeInstallation] Progress [ActionLikeInstalling]: -- cgit v0.12