MediaCreationTool.bat icon indicating copy to clipboard operation
MediaCreationTool.bat copied to clipboard

Cant download Windows 10 1803.

Open randomguyfromAustria opened this issue 1 year ago • 3 comments

Hello. I have a issue with this tool. I cant download 1803, it says download failed and then the media creation tool doesnt open. Please fix it.

cmd_YeXVtbPY4w

randomguyfromAustria avatar Aug 23 '22 09:08 randomguyfromAustria

Url was removed by microsoft A quick fix before I publish the next update is to replace it with 1809 version. line 198:

set "VER=17134" & set "VID=1803" & set "CB=17134.112.180619-1212.rs4_release_svc_refresh" & set "CT=2018/07/" & set "CC=1.2"

to

set "VER=17134" & set "VID=1803" & set "CB=17134.112.180619-1212.rs4_release_svc_refresh" & set "CT=2018/07/" & set "CC=1.3"

line 200:

set "EXE=https://software-download.microsoft.com/download/pr/MediaCreationTool1803.exe"

to

set "EXE=https://software-download.microsoft.com/download/pr/MediaCreationTool1809.exe"

AveYo avatar Aug 23 '22 10:08 AveYo

Url was removed by microsoft A quick fix before I publish the next update is to replace it with 1809 version. line 198:

set "VER=17134" & set "VID=1803" & set "CB=17134.112.180619-1212.rs4_release_svc_refresh" & set "CT=2018/07/" & set "CC=1.2"

to

set "VER=17134" & set "VID=1803" & set "CB=17134.112.180619-1212.rs4_release_svc_refresh" & set "CT=2018/07/" & set "CC=1.3"

line 200:

set "EXE=https://software-download.microsoft.com/download/pr/MediaCreationTool1803.exe"

to

set "EXE=https://software-download.microsoft.com/download/pr/MediaCreationTool1809.exe"

Hey! Can u please make such a guide for 21H2?

Pafyz avatar Aug 30 '22 14:08 Pafyz

21H2 works just fine. Are you located in RU? Might wanna use a VPN then.

AveYo avatar Aug 30 '22 17:08 AveYo