From 8e7cd0091e5239334437decbe1989662d45a2f47 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Tue, 25 Mar 2025 15:18:30 +0200 Subject: [PATCH] Windows: Update README-Windows.txt about UCRT --- windows/README-Windows.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/README-Windows.txt b/windows/README-Windows.txt index 8fa8ae17..c97086ff 100644 --- a/windows/README-Windows.txt +++ b/windows/README-Windows.txt @@ -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.