Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef0590 commit 44e6258Copy full SHA for 44e6258
1 file changed
Tools/msi/bundle/Default.wxl
@@ -19,7 +19,7 @@ Continue?</String>
19
<String Id="CancelButton">&Cancel</String>
20
<String Id="CloseButton">&Close</String>
21
<String Id="InstallHeader">Install [WixBundleName]</String>
22
- <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>
23
<String Id="InstallVersion">Version [WixBundleVersion]</String>
24
<String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String>
25
<String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String>
0 commit comments