Files required:
- install.wim (EN-US, no updates, must contain Pro, can be multi-edition. You can build one using UUP Dump for example.)
The script automatically downloads all required files for Build 17763, 19041, 22000, 22621 and 26100. You just need to provide an install.wim image. If you work with other builds, you must additionally obtain Microsoft-Windows-Client-LanguagePack-Package-amd64-en-us.esd and Microsoft-Windows-EditionSpecific-EnterpriseG-Package.ESD yourself. .esd files are obtainable through UUP Dump.
How to get started:
- Place install.wim in the root directory of the script
- Adjust the config.json if necessary
- Execute Build.ps1
Make sure your machine can execute PowerShell scripts. Set-ExecutionPolicy RemoteSigned
True
: Windows will be activated using KMS38 methodDefault
False
: Windows wont be activated
True
: Microsoft Edge will be removedOfficial
False
: Microsoft Edge remains installed
- Inplace upgrade fails on some builds of Windows (e.g 19041 -> 22000/22621.) fix needed.
- 24H2 (26100) reconstruction currently not working.