diff --git a/resources/install/build.xml b/resources/install/build.xml index 0fc85eebc..aa5ebbf81 100644 --- a/resources/install/build.xml +++ b/resources/install/build.xml @@ -432,6 +432,8 @@ + + diff --git a/resources/install/windows/en-us.wxl b/resources/install/windows/en-us.wxl index b1bb75724..da0f0d4a4 100644 --- a/resources/install/windows/en-us.wxl +++ b/resources/install/windows/en-us.wxl @@ -2,5 +2,7 @@ + + {\GreyText}@WelcomeText3@ diff --git a/resources/install/windows/installer-windows.wxs b/resources/install/windows/installer-windows.wxs index f31c8f915..ade3cd4a7 100644 --- a/resources/install/windows/installer-windows.wxs +++ b/resources/install/windows/installer-windows.wxs @@ -14,6 +14,7 @@ Compressed="yes" Description="@PKG_DESCRIPTION@" InstallPrivileges="elevated" + InstallScope="perMachine" InstallerVersion="200" Languages="1033" Manufacturer="@APP_NAME@" @@ -114,7 +115,9 @@ - + + +