1
0
mirror of https://github.com/TommyTran732/Windows-Setup.git synced 2024-09-07 20:23:38 -04:00
Windows-Setup/Getting an ISO.md
Tommy 15cffaf469
Fix creation command
Signed-off-by: Tommy <contact@tommytran.io>
2023-12-31 15:08:44 -07:00

11 lines
742 B
Markdown

# Getting an ISO
If you want to get an x64/x86 enterprise ISO, follow https://www.thewindowsclub.com/download-windows-10-enterprise-iso-with-media-creation-tool
Essentially, the command to use with the Windows Media creation tool is `/Eula Accept Retail /MediaArch x64 /MediaLangCode en-US /MediaEdition Enterprise`.
Microsoft does not distribute Windows ARM ISOs as far as I know. The basic procedure is to download some ESD files from Microsoft, then convert it into an ISO.
If you use Parallels, just let it create a Windows VM automatically. It will make an Windows ARM Home/Pro ISO in your Downloads Folder, and you can use that for a manual installation later.
Another easy option is to use CrystalFetch on macOS to build the ISOs.