From 60f38b0c304d97ba8da53dcabfb9641cecd80fd7 Mon Sep 17 00:00:00 2001 From: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com> Date: Wed, 30 Jun 2021 11:19:52 -0700 Subject: [PATCH] [cpack/2106-install-path] update default install path and provide warning about 'Program Files' Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com> --- cmake/Platform/Windows/Packaging/Bootstrapper.wxs | 2 +- cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in | 2 ++ cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in | 4 ++++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cmake/Platform/Windows/Packaging/Bootstrapper.wxs b/cmake/Platform/Windows/Packaging/Bootstrapper.wxs index 847fcdad0c..6971e32ca2 100644 --- a/cmake/Platform/Windows/Packaging/Bootstrapper.wxs +++ b/cmake/Platform/Windows/Packaging/Bootstrapper.wxs @@ -14,7 +14,7 @@ diff --git a/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in b/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in index 0c532fa4d8..6c5d16fd49 100644 --- a/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in +++ b/cmake/Platform/Windows/Packaging/BootstrapperTheme.wxl.in @@ -22,6 +22,8 @@ Setup will install [WixBundleName] on your computer. Click install to continue, Setup Options Install location: &Browse + WARNING: + Installing to "Program Files" will require [WixBundleName] and its tools to be run with elevated privileges &OK &Cancel diff --git a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in index 62980a35f7..8d8416539e 100644 --- a/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in +++ b/cmake/Platform/Windows/Packaging/BootstrapperTheme.xml.in @@ -11,6 +11,8 @@ Open Sans Open Sans + + Open Sans @@ -34,6 +36,8 @@ #(loc.OptionsLocationLabel) + #(loc.OptionsWarningTitle) + #(loc.OptionsWarning)