mirror of
https://github.com/hydrz/oscdimg.git
synced 2025-08-23 17:32:21 +00:00
Merge branch 'main' of https://github.com/hydrz/oscdimg
This commit is contained in:
commit
9c3e57c16a
12
README.md
12
README.md
@ -1,4 +1,14 @@
|
||||
# oscdimg
|
||||
Oscdimg is a command-line tool that you can use to create an image (.iso) file of a customized 32-bit or 64-bit version of Windows Preinstallation Environment (Windows PE). You can then burn the .iso file to a CD or DVD. Oscdimg supports ISO 9660, Joliet, and Universal Disk Format (UDF) file systems.
|
||||
Oscdimg is a command-line tool that you can use to create an image (.iso) file. It is part the [Windows Assessment and Deployment Kit (ADK)](https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-install)
|
||||
|
||||
> Extracted from the Windows Assessment and Deployment Kit (ADK)
|
||||
|
||||
| Arch | Download |
|
||||
|---------------|-------------------------------------------------------------|
|
||||
| oscdimg-amd64 | https://github.com/hydrz/oscdimg/raw/main/oscdimg-amd64.zip |
|
||||
| oscdimg-x86 | https://github.com/hydrz/oscdimg/raw/main/oscdimg-x86.zip |
|
||||
| oscdimg-arm64 | https://github.com/hydrz/oscdimg/raw/main/oscdimg-arm64.zip |
|
||||
| oscdimg-arm | https://github.com/hydrz/oscdimg/raw/main/oscdimg-arm.zip |
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user