Skip to content

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

 
 

Repository files navigation

Microsoft Windows 10 Media Creation Tool Helper

Twitter URL Say Thanks! Discord

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 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
//Replace 1903 with the version your want (official versions which needs the batch file)
https://software-download.microsoft.com/download/pr/MediaCreationTool1903.exe

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

Cab:
https://download.microsoft.com/download/8/E/8/8E852CBF-0BCC-454E-BDF5-60443569617C/products_20190314.cab

Latest official Windows 10 ESD (direct links + info)

Official Media Creation Tool (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

1903
https://software-download.microsoft.com/download/pr/MediaCreationTool1903.exe
https://download.microsoft.com/download/5/8/4/584230EE-70C4-46D6-B992-FDAE62820615/products_20190502.cab

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

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

No packages published

Languages

  • Batchfile 100.0%