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)