Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
14b9e6c6
Commit
14b9e6c6
authored
Sep 22, 2015
by
Steve Dower
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue #25126: Clarifies that the non-web installer will download some components.
parent
bc25032c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
Misc/NEWS
Misc/NEWS
+3
-0
Tools/msi/bundle/Default.wxl
Tools/msi/bundle/Default.wxl
+2
-2
No files found.
Misc/NEWS
View file @
14b9e6c6
...
...
@@ -152,6 +152,9 @@ Windows
-
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
UAC
virtualization
.
...
...
Tools/msi/bundle/Default.wxl
View file @
14b9e6c6
...
...
@@ -86,8 +86,8 @@ Select Customize to review current options.</String>
<String
Id=
"InstallLauncherAllUsersLabel"
>
for
&
all users (requires elevation)
</String>
<String
Id=
"ShortInstallLauncherAllUsersLabel"
>
Install
&
launcher for all users (recommended)
</String>
<String
Id=
"PrecompileLabel"
>
&
Precompile standard library
</String>
<String
Id=
"Include_symbolsLabel"
>
Install
debugging
&
symbols
</String>
<String
Id=
"Include_debugLabel"
>
Install
debu
&
g binaries (requires VS 2015 or later)
</String>
<String
Id=
"Include_symbolsLabel"
>
Download
debugging
&
symbols
</String>
<String
Id=
"Include_debugLabel"
>
Download
debu
&
g binaries (requires VS 2015 or later)
</String>
<String
Id=
"ProgressHeader"
>
[ActionLikeInstallation] Progress
</String>
<String
Id=
"ProgressLabel"
>
[ActionLikeInstalling]:
</String>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment