]> granicus.if.org Git - python/commitdiff
Adds note about installed debug binaries.
authorSteve Dower <steve.dower@microsoft.com>
Tue, 10 Mar 2015 20:15:40 +0000 (13:15 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 10 Mar 2015 20:15:40 +0000 (13:15 -0700)
Tools/msi/bundle/Default.wxl

index b62faf65fadb8bafb47a0a52cacc68dc02ee3080..43057e7d602adfbbabc790beb8c4a41132a89fc8 100644 (file)
@@ -73,7 +73,7 @@ Continue?</String>
   <String Id="InstallAllUsersLabel">Install as &amp;Administrator</String>
   <String Id="PrecompileLabel">&amp;Precompile standard library</String>
   <String Id="Include_symbolsLabel">Install debugging &amp;symbols</String>
-  <String Id="Include_debugLabel">Install debu&amp;g binaries</String>
+  <String Id="Include_debugLabel">Install debu&amp;g binaries (requires VS 2015 or later)</String>
   
   <String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
   <String Id="ProgressLabel">[ActionLikeInstalling]:</String>