Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

Eryniox/Microsoft-Windows-10-Media-Creation-Tool-Helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Windows 10 Media Creation Tool Helper

Inofficial batch helper to get and install latest Windows .esd/.iso. The project is original created under the GNU General Public License v3.0, 2017 - present by CHEF-KOCH.

How-To

  • Rename file original products_20xxxxx.cab to products.cab.
  • Put file products.cab in the same folder where the file MediaCreationTool.exe
  • And run MediaCreationTool.exe /selfhost (or via PowerShell: .\MediaCreationTool.exe /selfhost)
  • Save boot ISO..
  • You can tweak the parameters as needed: MediaCreationTool.exe /Selfhost /Eula Accept /Retail /MediaLangCode en-us /MediaArch x86 /MediaEdition Enterprise

The batch-method (as shown in the screenshot) is now optional.

MCTS

//Latest Versions
https://software-download.microsoft.com/download/pr/MediaCreationTool2004.exe
https://download.microsoft.com/download/4/8/5/4858979e-a69f-4d0a-9278-4cbaab8d29bd/products.xml

Mirror:
https://download.microsoft.com/download/9/4/E/94E04254-741B-4316-B1DF-8CAEDF2DF16C/Windows10Upgrade9252.exe

Cab:
https://download.microsoft.com/download/8/6/e/86e2d7b8-59b3-442b-8306-6697fc52b2bd/products_20200514.cab

Latest official Windows 10 ESD (direct links + info)

Official Media Creation Tool (direct link)

Official CAB (direct link)

Unofficial Media Creation Tool Batch

Extracting the products.xml

You will find the products.xml under C:\$Windows.~WS\Sources. The products.cab file is also avbl. via download (which contains the products.xml (with all official download links).

Archive MCT + products.cab

2004:
https://software-download.microsoft.com/download/pr/MediaCreationTool2004.exe

1909:
https://go.microsoft.com/fwlink/?LinkId=691209 (go.microsoft.com/MediaCreationTool1909.exe)
http://download.microsoft.com/download/4/c/7/4c7a5beb-ca48-4fdd-a798-e48ccf022b79/products.cab

1903
https://software-download.microsoft.com/download/pr/MediaCreationTool1903.exe
https://download.microsoft.com/download/9/8/8/9886d5ac-8d7c-4570-a3af-e887ce89cf65/MediaCreationTool1903.exe
https://download.microsoft.com/download/5/8/4/584230EE-70C4-46D6-B992-FDAE62820615/products_20190502.cab
http://download.microsoft.com/download/4/e/4/4e491657-24c8-4b7d-a8c2-b7e4d28670db/products_20190912.cab (new)

1809
http://software-download.microsoft.com/download/pr/MediaCreationTool1809.exe
http://download.microsoft.com/download/B/6/E/B6E8893F-ECE0-42E5-A9ED-69A13DD0BA95/products_20181105.cab
http://download.microsoft.com/download/8/E/8/8E852CBF-0BCC-454E-BDF5-60443569617C/products_20190314.cab (new)

1803
http://software-download.microsoft.com/download/pr/MediaCreationTool1803.exe
http://download.microsoft.com/download/5/C/B/5CB83D2A-2D7E-4129-9AFE-353F8459AA8B/products_20180705.cab

1709
http://download.microsoft.com/download/A/B/E/ABEE70FE-7DE8-472A-8893-5F69947DE0B1/MediaCreationTool.exe
http://download.microsoft.com/download/3/2/3/323D0F94-95D2-47DE-BB83-1D4AC3331190/products_20180105.cab

1703
http://download.microsoft.com/download/1/C/4/1C41BC6B-F8AB-403B-B04E-C96ED6047488/MediaCreationTool.exe
http://download.microsoft.com/download/C/F/9/CF9862F9-3D22-4811-99E7-68CE3327DAE6/MediaCreationTool.exe
http://download.microsoft.com/download/9/5/4/954415FD-D9D7-4E1F-8161-41B3A4E03D5E/products_20170317.cab

1607
http://download.microsoft.com/download/C/F/9/CF9862F9-3D22-4811-99E7-68CE3327DAE6/MediaCreationTool.exe
http://wscont.apps.microsoft.com/winstore/OSUpgradeNotification/MediaCreationTool/prod/Products_20170116.cab

About

Unofficial MCT batch helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Batchfile 100.0%