mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-36085: Add installer check for KB2533625 (GH-12636)
This commit is contained in:
parent
ac19d96527
commit
79da388a40
4 changed files with 34 additions and 11 deletions
|
@ -62,9 +62,6 @@
|
|||
<Component Id="libssl.pdb" Directory="DLLs" Guid="*">
|
||||
<File Name="libssl$(var.ssltag).pdb" KeyPath="yes" />
|
||||
</Component>
|
||||
<Component Id="libffi.pdb" Directory="DLLs" Guid="*">
|
||||
<File Name="libffi-7.pdb" KeyPath="yes" />
|
||||
</Component>
|
||||
<Component Id="venvlauncher.pdb" Directory="Lib_venv_scripts_nt__pdbs" Guid="*">
|
||||
<File Name="python.pdb" Source="venvlauncher.pdb" KeyPath="yes" />
|
||||
</Component>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue