diff --git a/Tools/msi/bundle/Default.wxl b/Tools/msi/bundle/Default.wxl index ba67fc7f8cf636ee0ede921b5db2e10aa8df12ed..3ecb2faf8ebfd545e9ffa48e15d93fa3ab538b0a 100644 --- a/Tools/msi/bundle/Default.wxl +++ b/Tools/msi/bundle/Default.wxl @@ -19,7 +19,7 @@ Continue?</String> <String Id="CancelButton">&Cancel</String> <String Id="CloseButton">&Close</String> <String Id="InstallHeader">Install [WixBundleName]</String> - <String Id="InstallMessage">Select to location to install Python, or choose Customize to enable or disable features.</String> + <String Id="InstallMessage">Select Install Now to install Python with default settings, or choose Customize to enable or disable features.</String> <String Id="InstallVersion">Version [WixBundleVersion]</String> <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String> <String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String>