1
0
mirror of https://git.tukaani.org/xz.git synced 2025-04-04 06:40:58 +00:00

Windows: Update README-Windows.txt about UCRT

This commit is contained in:
Lasse Collin 2025-03-25 15:18:30 +02:00
parent 2c24292d34
commit 8e7cd0091e
No known key found for this signature in database
GPG Key ID: 38EE757D69184620

View File

@ -29,7 +29,8 @@ Package contents
----------------
All executables and libraries in this package require
Universal CRT (UCRT). It is included in Windows 10 and later.
Universal CRT (UCRT). It is included in Windows 10 and later,
and it's possible to install UCRT on Windows XP and later.
There is a SSE2 optimization in the compression code but this
version of XZ Utils doesn't include run-time processor detection.