mirror of
https://github.com/python/cpython.git
synced 2026-05-28 07:08:01 -04:00
e4969f5df8
Bundling versions of the CRT prior to 14.0 is no longer supported.
6 lines
295 B
XML
6 lines
295 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<String Id="CRTDescription">C Runtime Update (KB2999226)</String>
|
|
<String Id="CompileAllDescription">Precompiling standard library</String>
|
|
</WixLocalization>
|