mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issue #25126: Clarifies that the non-web installer will download some components.
This commit is contained in:
parent
bc25032c92
commit
14b9e6c6a7
2 changed files with 5 additions and 2 deletions
|
@ -152,6 +152,9 @@ Windows
|
||||||
|
|
||||||
- Issue #25091: Increases font size of the installer.
|
- Issue #25091: Increases font size of the installer.
|
||||||
|
|
||||||
|
- Issue #25126: Clarifies that the non-web installer will download some
|
||||||
|
components.
|
||||||
|
|
||||||
- Issue #25213: Restores requestedExecutionLevel to manifest to disable
|
- Issue #25213: Restores requestedExecutionLevel to manifest to disable
|
||||||
UAC virtualization.
|
UAC virtualization.
|
||||||
|
|
||||||
|
|
|
@ -86,8 +86,8 @@ Select Customize to review current options.</String>
|
||||||
<String Id="InstallLauncherAllUsersLabel">for &all users (requires elevation)</String>
|
<String Id="InstallLauncherAllUsersLabel">for &all users (requires elevation)</String>
|
||||||
<String Id="ShortInstallLauncherAllUsersLabel">Install &launcher for all users (recommended)</String>
|
<String Id="ShortInstallLauncherAllUsersLabel">Install &launcher for all users (recommended)</String>
|
||||||
<String Id="PrecompileLabel">&Precompile standard library</String>
|
<String Id="PrecompileLabel">&Precompile standard library</String>
|
||||||
<String Id="Include_symbolsLabel">Install debugging &symbols</String>
|
<String Id="Include_symbolsLabel">Download debugging &symbols</String>
|
||||||
<String Id="Include_debugLabel">Install debu&g binaries (requires VS 2015 or later)</String>
|
<String Id="Include_debugLabel">Download debu&g binaries (requires VS 2015 or later)</String>
|
||||||
|
|
||||||
<String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
|
<String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
|
||||||
<String Id="ProgressLabel">[ActionLikeInstalling]:</String>
|
<String Id="ProgressLabel">[ActionLikeInstalling]:</String>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue