You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: Put the Windows image (ISO format) in the root directory of the folder. Run Start.cmd to start downloading the latest patches and start creating an ISO with the integrated patches. The download address of the patch file is from Microsoft.
Supported Windows versions:
Name
Internal version (last updated: August 9, 2023)
Windows 10 Enterprise LTSB 2016、Windows Server 2016
Build 14393.6167
Windows 10 Enterprise LTSC 2019、Windows Server 2019
Build 17763.4737
Windows 10 21H2、22H2、Windows 10 Enterprise LTSC 2021
Build 1904x.3324
Windows Server 2022
Build 20348.1906
Windows 11 21H2
Build 22000.2295
Windows 11 22H2
Build 22621.2134
Some settings (located in the W10UI.ini file in the root directory of the folder):
Value
Description
Net35 = 1
If you do not want to integrate .NET 3.5, change it to 0.
wim2esd = 1
If you do not want to generate an install.esd file to reduce space usage. This process consumes a lot of time and computer resources, and the image size is reduced by about 25%. Change it to 0.
AutoStart = 1
For multi-version images, the script will download and integrate all the images by default and start automatically. If you need to select a specific version in the image, such as only generating an integrated update image for the Professional edition, change it to 0. After the script is run, press 8 to select the version. You can select multiple versions. After selecting, press 0 to start.
ltscfix = 1
Repair the library files for LTSC 2021 (this option will be removed after the official patch is released). If you do not want to repair, change it to 0.
netfx481 = 1
Support for .NET Framework 4.8.1. If you do not want to install it, change it to 0.
nosuggapp = 0
If you want to disable the installation of third-party apps after a new installation of Windows, change it to 1.
nosuggtip = 0
If you want to disable the useless suggestion tips in Windows, change it to 1.
norestorage = 0
If you want to disable the space usage of the reserved storage, change it to 1.