1
0
mirror of https://github.com/TommyTran732/Windows-Setup.git synced 2025-02-20 20:21:45 -05:00

Fix command

Signed-off-by: samsepi0l <contact@samsepi0l.dev>
This commit is contained in:
samsepi0l 2025-01-23 14:09:35 +01:00 committed by GitHub
parent 6052b3b574
commit 21e6ed3fcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,10 +2,10 @@
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`.
Essentially, the command to use with the Windows Media creation tool is `.\mediacreationtool.exe /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.
Another easy option is to use CrystalFetch on macOS to build the ISOs.