From 784f7d58ab60e521b5cd390c5ed7abc3d5ec5112 Mon Sep 17 00:00:00 2001 From: Jonathan Holmgren Date: Wed, 21 Dec 2022 20:32:39 -0600 Subject: [PATCH] Updated FAQ (mediawiki) --- FAQ.mediawiki | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.mediawiki b/FAQ.mediawiki index 7a5a56b..bd271eb 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -36,7 +36,9 @@ There are a few issues to be taken into account with with pre-packaged applicati == Building from a Win11 source with explorer shell causes blackscreen on boot. == -Due to changes to Explorer.exe with Win11 to support the redesigned start menu and taskbar, the Win11 explorer.exe desktop crashes in WinPE. This is due to the new taskbar using WinRT API's that are not supported in WinPE. Win11 '''10.0.22000.0''', prior versions, and perhaps some future versions allow you to work around this issue by using explorer.exe from a Win10 source or HostOS. Due to Microsoft's EULA we cannot distribute explorer.exe with PhoenixPE, however the Explorer shell script will allow you to provide explorer.exe from either your Win10 Host or another source. If you have made progress getting the Win11 explorer to work in WinPE please post your findings in the development forums. +Due to changes to Explorer.exe with Win11 to support the redesigned start menu and taskbar, the Win11 explorer.exe desktop crashes in WinPE. This is due to the new taskbar using WinRT API's that are not supported in WinPE. Win11 '''10.0.22000.0''', prior versions, and perhaps some future versions allow you to work around this issue by using explorer.exe from a Win10 source or HostOS. Due to Microsoft's EULA we cannot distribute explorer.exe with PhoenixPE, however the Explorer shell script will allow you to provide explorer.exe from either your Win10 Host or another source. + +As of Win11 22H2 (10.0.22621.382) the explorer.exe shipped with the ISO no longer causes a blackscreen. = Common Issues =