summaryrefslogtreecommitdiffstats
path: root/Tools/msi/bundle/Default.wxl
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-10-11 22:37:22 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-10-11 22:37:22 (GMT)
commit731f4a2c5f11a49a5611eaf8d3fa26886979f865 (patch)
tree8e25244cb3cb6c43a84a309702519b913dedb42d /Tools/msi/bundle/Default.wxl
parent5700ae877fc1a93cebe95739c6817d06768504c0 (diff)
downloadcpython-731f4a2c5f11a49a5611eaf8d3fa26886979f865.zip
cpython-731f4a2c5f11a49a5611eaf8d3fa26886979f865.tar.gz
cpython-731f4a2c5f11a49a5611eaf8d3fa26886979f865.tar.bz2
Issue #25163: Display correct directory in installer when using non-default settings.
Diffstat (limited to 'Tools/msi/bundle/Default.wxl')
-rw-r--r--Tools/msi/bundle/Default.wxl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/msi/bundle/Default.wxl b/Tools/msi/bundle/Default.wxl
index f3d89d9..7357649 100644
--- a/Tools/msi/bundle/Default.wxl
+++ b/Tools/msi/bundle/Default.wxl
@@ -42,7 +42,7 @@ Continue?</String>
<String Id="InstallLicenseLinkText">[WixBundleName] &lt;a href="#"&gt;license terms&lt;/a&gt;.</String>
<String Id="InstallAcceptCheckbox">I &amp;agree to the license terms and conditions</String>
<String Id="InstallButton">&amp;Install Now</String>
- <String Id="InstallButtonNote">[DefaultJustForMeTargetDir]
+ <String Id="InstallButtonNote">[TargetDir]
Includes IDLE, pip and documentation
Creates shortcuts and file associations</String>