mirror of
https://github.com/ntdevlabs/tiny11builder.git
synced 2024-11-24 04:45:30 +00:00
Update README.md
This commit is contained in:
parent
0cf1bb2192
commit
bf05a696b3
@ -2,8 +2,7 @@
|
||||
Scripts to build a trimmed-down Windows 11 image.
|
||||
|
||||
This is a script to automate the build of a streamlined Windows 11 image, similar to tiny11.
|
||||
My main goal is to use only Microsoft utilities like DISM, and nothing external. The only executable included is oscdimg.exe, which is provided in the Windows ADK and it
|
||||
s used to create bootable ISO images. Also included is an unattended answer file, which is used to bypass the MS account on OOBE and to deploy the image with the /compact flag.
|
||||
My main goal is to use only Microsoft utilities like DISM, and nothing external. The only executable included is oscdimg.exe, which is provided in the Windows ADK and it is used to create bootable ISO images. Also included is an unattended answer file, which is used to bypass the MS account on OOBE and to deploy the image with the /compact flag.
|
||||
It's open-source, so feel free to add or remove anything you want! Feedback is also much appreciated.
|
||||
|
||||
As of now, only build 2262.525 (the one that can be downloaded from the Microsoft website) and 22621.1255 (the latest public build) are supported.
|
||||
|
Loading…
Reference in New Issue
Block a user