mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
HowToBuild.md
18
CompatibleSources.md
Normal file
18
CompatibleSources.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# Compatible Sources
|
||||||
|
|
||||||
|
| Name | OS Build| Status | Notes |
|
||||||
|
| --- | --- | --- |
|
||||||
|
|Windows 10 version 1507|10240|Stable||
|
||||||
|
|Windows 10 version 1511|15086|Stable||
|
||||||
|
|Windows 10 version 1607|14393|Stable||
|
||||||
|
|Windows 10 version 1703|15063|Stable||
|
||||||
|
|Windows 10 version 1709|16299|Stable||
|
||||||
|
|Windows 10 version 1803|17134|Stable||
|
||||||
|
|Windows 10 version 1809|17763|Stable||
|
||||||
|
|Windows 10 version 1903|18362|Stable||
|
||||||
|
|Windows 10 version 1909|18363|Stable||
|
||||||
|
|Windows 10 version 2004|19041|Stable|Preferred/Recommended|
|
||||||
|
|Windows 10 version 20H2|19042|Unstable|Partial support building from boot.wim.|
|
||||||
|
|Windows 10 version 21H1|19043|Unstable|Partial support building from boot.wim.|
|
||||||
|
|Windows 10 version 21H2|19044|Unstable|Partial support building from boot.wim.|
|
||||||
|
|Windows 11 version 21H2|22000|Unstable|No explorer shell.|
|
12
HowToBuild.md
Normal file
12
HowToBuild.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Building PhoenixPE
|
||||||
|
|
||||||
|
1. Mount or Extract your Win10 ISO to a location of your choice. If you don’t have a Win10 ISO you may use the links on the 'Source Config' script to download the most recent version.
|
||||||
|
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.
|
||||||
|
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.
|
||||||
|
1. Tweak any settings you wish.
|
||||||
|
1. Press the Build button on PEBakery’s Main Menu.
|
||||||
|
1. Grab a snack or a drink. The build process typically takes from 2 to 7 minutes depending on your PC, internet speed, and the scripts you have enabled. The first build will take a bit longer as project files and registry hives are cached and applications are downloaded.
|
||||||
|
1. Test your finished build to make sure everything is working as you expect.
|
||||||
|
1. …
|
||||||
|
1. Profit!
|
@@ -1,5 +1,7 @@
|
|||||||
## Main
|
## Main
|
||||||
1. [[Home|Home]]
|
1. [[Home|Home]]
|
||||||
|
1. [[How To Build|HowToBuild]]
|
||||||
|
1. [[Compatible Sources|CompatibleSources]]
|
||||||
1. [[FAQ|FAQ]]
|
1. [[FAQ|FAQ]]
|
||||||
|
|
||||||
## Developers
|
## Developers
|
||||||
|
Reference in New Issue
Block a user