From 78b5ee07fc9002fcc6040bcf49f19e80c726a12d Mon Sep 17 00:00:00 2001 From: Homes32 Date: Fri, 25 Oct 2024 22:40:02 -0500 Subject: [PATCH] update Source-Compatibility.md for Win 11 24H2 release --- Source-Compatibility.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Source-Compatibility.md b/Source-Compatibility.md index 419d18a..3351515 100644 --- a/Source-Compatibility.md +++ b/Source-Compatibility.md @@ -19,7 +19,8 @@ Below is a list of Windows version and their PhoenixPE support status. |Windows 10 version 21H2|19044|Unstable|Partial support building from boot.wim.| |Windows 10 version 22H2v1|19045|Unstable|Partial support building from boot.wim.| |Windows 11 version 21H2|22000|Experimental|No Win11 explorer shell. Use WinXShell or options include explorer.exe from a Win10 host.| -|Windows 11 version 22H2|22621.382|Stable|| -|Windows 11 version 22H2|22621.1702|Stable|| +|Windows 11 version 22H2v1|22621.382|Stable|| +|Windows 11 version 22H2v2|22621.1702|Stable|| |Windows 11 version 23H2v1|22631.2428|Stable|**Preferred/Recommended**| |Windows 11 version 23H2v2|22631.2861|Experimental|Limited testing. Explorer shell working. Explorer can crash on Show Desktop (Win+D). Pin to taskbar not working.| +|Windows 11 version 24H2|26100.1742|Unstable|Explorer shell is completely broken. Build from WinRE results in black screen. Building with boot.wim and WinXShell results in a working PE. https://github.com/PhoenixPE/PhoenixPE/issues/110| \ No newline at end of file