mirror of
https://github.com/TommyTran732/Windows-Setup.git
synced 2024-11-21 15:41:45 -05:00
Fix creation command
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
0dc3fd9348
commit
15cffaf469
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
If you want to get an x64/x86 enterprise ISO, follow https://www.thewindowsclub.com/download-windows-10-enterprise-iso-with-media-creation-tool
|
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 `Retail /MediaArch x64 /MediaLangCode en-US /MediaEdition Enterprise`.
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user