mirror of
https://github.com/AveYo/MediaCreationTool.bat.git
synced 2025-04-05 02:20:44 +00:00
24H2 October Refresh
This commit is contained in:
parent
5cca074ea9
commit
65cb28d57a
@ -2,10 +2,10 @@
|
||||
:Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 24H2!
|
||||
:: Nothing but Microsoft-hosted source links and no third-party tools; script just configures an xml and starts MCT
|
||||
:: Ingenious support for business editions (Enterprise / VL) selecting language, x86, x64 or AiO inside the MCT GUI
|
||||
:: Changelog: 2024.10.03 stable
|
||||
:: Changelog: 2024.10.10 stable
|
||||
:: - all issues ironed out; upgrade keeping files from Eval editions too; pickup $ISO$ dir content to add on media
|
||||
:: - DU in 11: auto installs 22000.556 atm; older skip_11_checks, without Server label; Home offline local account
|
||||
:: on upgrade: latest build, on offline install: 11 24H2 26100.1742 / 11 23H2 22631.2861 / 11 22H2 22621.1702 / 11 21H2 22000.318 / 22H2 19045.3803 / 21H2 19044.1288 / 21H1 19043.1348 / 20H2 19042.1052
|
||||
:: on upgrade: latest build, on offline install: 11 24H2 26100.2033 / 11 23H2 22631.2861 / 11 22H2 22621.1702 / 11 21H2 22000.318 / 22H2 19045.3803 / 21H2 19044.1288 / 21H1 19043.1348 / 20H2 19042.1052
|
||||
|
||||
::# uncomment to skip GUI dialog for MCT choice: 1507 to 11 24H2 - or rename script: "11_24H2 MediaCreationTool.bat"
|
||||
rem set MCT=2409
|
||||
@ -143,8 +143,8 @@ if %MCT%0 gtr 1 if %PRE%0 lss 1 goto choice-0 = cancel
|
||||
goto choice-%MCT%
|
||||
|
||||
:choice-18
|
||||
set "VER=26100" & set "VID=11_24H2" & set "CB=26100.1742.240909-0928.ge_release_svc_refresh" & set "CT=2024/09/" & set "CC=2.0"
|
||||
set "CAB=https://download.microsoft.com/download/6/2/b/62b47bc5-1b28-4bfa-9422-e7a098d326d4/products_Win11_20240916.cab"
|
||||
set "VER=26100" & set "VID=11_24H2" & set "CB=26100.2033.241004-2336.ge_release_svc_refresh" & set "CT=2024/10/" & set "CC=2.0"
|
||||
set "CAB=https://download.microsoft.com/download/6/2/b/62b47bc5-1b28-4bfa-9422-e7a098d326d4/products-Win11-20241004.cab"
|
||||
set "EXE=https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/mediacreationtool.exe"
|
||||
goto process ::# windows 11 24H2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user