Update FAQ

Homes32
2023-01-30 20:20:29 -06:00
parent 4278d930de
commit 869a82933d
3 changed files with 5 additions and 3 deletions

@@ -2,7 +2,7 @@
## Quick Start Guide
1. Mount or Extract your Win10/Win11 ISO to a location of your choice. If you dont have a Win10 ISO you may use the links on the 'Source Config' script to download the most recent version. Be sure to check the [Compatible Source List](https://github.com/PhoenixPE/PhoenixPE/wiki/Source-Compatibility) to make sure your ISO is supported.
1. Mount or Extract your Win10/Win11 ISO to a location of your choice. If you dont have a Win10 ISO you may use the 'Download Source ISO' button on the 'Source Config' script to download the most recent version. Be sure to check the [Compatible Source List](https://github.com/PhoenixPE/PhoenixPE/wiki/Source-Compatibility) to make sure your ISO is supported.
1. Using the 'Source Config' script, select the location of your source you provided in Step 1.
1. Select the Source install.wim image. We recommend using the Pro image. Windows S is not supported.
1. Enable the Apps you wish to include in your build. Note that some Apps require additional files or config. Do not blindly enable all apps and expect to get a successful build.

@@ -46,9 +46,9 @@ If you get stuck give a shout out in the forums, there is a good chance that som
== 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.
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''' and prior 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.
'''Update:''' As of Win11 22H2 (10.0.22621.382) the explorer.exe shipped with the ISO no longer causes a blackscreen.
= Common Issues =

@@ -1 +1,3 @@
Welcome to the PhoenixPE wiki!
Use the menu on the right to navigate to your topic of interest.