mirror of
https://github.com/AveYo/MediaCreationTool.bat.git
synced 2025-04-05 18:40:44 +00:00
Update MediaCreationTool.bat
This commit is contained in:
parent
bfa8f6b3ac
commit
5883ab8109
@ -47,7 +47,7 @@ set /a UNHIDE_BUSINESS=1
|
||||
::# comment to not insert Enterprise esd links for 1607,1703 or update links for 1909,2004,20H2,21H2,22H2,11_21H2,11_22H2,11_23H2 in products.xml
|
||||
set /a INSERT_BUSINESS=1
|
||||
|
||||
::# MCT Version choice dialog items and default-index [11]
|
||||
::# MCT Version choice dialog items and default-index [11_23H2]
|
||||
set VERSIONS=1507,1511,1607,1703,1709,1803,1809,1903,1909,20H1,20H2,21H1,21H2,22H2,11_21H2,11_22H2,11_23H2
|
||||
set /a dV=17
|
||||
|
||||
@ -143,25 +143,25 @@ if %MCT%0 gtr 1 if %PRE%0 lss 1 goto choice-0 = cancel
|
||||
goto choice-%MCT%
|
||||
|
||||
:choice-17
|
||||
set "VER=22631" & set "VID=11" & set "CB=22631.2715.231109-1527.23H2_NI_RELEASE_SVC_REFRESH" & set "CT=2023/11/" & set "CC=2.0"
|
||||
set "VER=22631" & set "VID=11_23H2" & set "CB=22631.2715.231109-1527.23H2_NI_RELEASE_SVC_REFRESH" & set "CT=2023/11/" & set "CC=2.0"
|
||||
set "CAB=https://download.microsoft.com/download/e/8/6/e86b4c6f-4ae8-40df-b983-3de63ea9502d/products_win11_202311109.cab"
|
||||
set "EXE=https://download.microsoft.com/download/e/c/d/ecd532eb-bed0-465a-9b7a-330066bec3ce/MediaCreationTool_Win11_23H2.exe"
|
||||
goto process ::# windows 11 : usability and ui downgrade, and even more ChrEdge bloat (but somewhat snappier multitasking)
|
||||
|
||||
:choice-16
|
||||
set "VER=22621" & set "VID=11" & set "CB=22621.1702.230505-1222.ni_release_svc_refresh" & set "CT=2023/05/" & set "CC=2.0"
|
||||
set "VER=22621" & set "VID=11_22H2" & set "CB=22621.1702.230505-1222.ni_release_svc_refresh" & set "CT=2023/05/" & set "CC=2.0"
|
||||
set "CAB=https://download.microsoft.com/download/b/1/9/b19bd7fd-78c4-4f88-8c40-3e52aee143c2/products_win11_20230510.cab.cab"
|
||||
set "EXE=https://software-static.download.prss.microsoft.com/dbazure/988969d5-f34g-4e03-ac9d-1f9786c66749/mediacreationtool.exe"
|
||||
goto process ::# windows 11 : usability and ui downgrade, and even more ChrEdge bloat (but somewhat snappier multitasking)
|
||||
|
||||
:choice-15
|
||||
set "VER=22000" & set "VID=11" & set "CB=22000.318.211104-1236.co_release_svc_refresh" & set "CT=2021/11/" & set "CC=2.0"
|
||||
set "VER=22000" & set "VID=11_21H2" & set "CB=22000.318.211104-1236.co_release_svc_refresh" & set "CT=2021/11/" & set "CC=2.0"
|
||||
set "CAB=https://download.microsoft.com/download/1/b/4/1b4e06e2-767a-4c9a-9899-230fe94ba530/products_Win11_20211115.cab"
|
||||
set "EXE=https://software-download.microsoft.com/download/pr/888969d5-f34g-4e03-ac9d-1f9786c69161/MediaCreationToolW11.exe"
|
||||
goto process ::# windows 11 : usability and ui downgrade, and even more ChrEdge bloat (but somewhat snappier multitasking)
|
||||
|
||||
:choice-14
|
||||
set "VER=19045" & set "VID=10" & set "CB=19045.2965.230505-1139.22h2_release_svc_refresh" & set "CT=2023/05/" & set "CC=1.4.1"
|
||||
set "VER=19045" & set "VID=22H2" & set "CB=19045.2965.230505-1139.22h2_release_svc_refresh" & set "CT=2023/05/" & set "CC=1.4.1"
|
||||
set "CAB=https://download.microsoft.com/download/3/c/9/3c959fca-d288-46aa-b578-2a6c6c33137a/products_win10_20230510.cab.cab"
|
||||
set "EXE=https://download.microsoft.com/download/9/e/a/9eac306f-d134-4609-9c58-35d1638c2363/MediaCreationTool22H2.exe"
|
||||
goto process ::# windows 11 : usability and ui downgrade, and even more ChrEdge bloat (but somewhat snappier multitasking)
|
||||
@ -360,6 +360,8 @@ if %VER% geq 22000 (set MEDIA_ARCH=x64& if defined ARCH set ARCH=x64)
|
||||
|
||||
::# windows 11 vs 10 label quirks - guess I should not have combined them, but then again, 11 is 10 with a ui downgrade ;)
|
||||
if %VER% geq 22000 (set X=11& set VIS=21H2) else (set X=10& set VIS=%VID%)
|
||||
if %VER% geq 22621 (set X=11& set VIS=22H2)
|
||||
if %VER% geq 22631 (set X=11& set VIS=23H2)
|
||||
|
||||
::# refresh screen
|
||||
cls & <"%~f0" (set /p _=&for /l %%s in (1,1,20) do set _=& set/p _=& call echo;%%_%%)
|
||||
@ -1005,7 +1007,7 @@ function PRODUCTS_XML { [xml]$xml = [io.file]::ReadAllText("$pwd\products.xml",[
|
||||
}}}
|
||||
}
|
||||
}
|
||||
#:: update existing FilePath entries for 1909, 2004, 2008 and insert entries for 21H2, 22H2, 11 21H2, 11 22H2 and 11 23H2
|
||||
#:: update existing FilePath entries for 1909, 2004, 2008 and insert entries for 21H2, 22H2, 11_21H2, 11_22H2 and 11_23H2
|
||||
if ($insert -and $ver -gt 15063) {
|
||||
$items = $csv |group Client,Lang -AsHashTable -AsString
|
||||
if ($null -ne $items) {
|
||||
|
Loading…
Reference in New Issue
Block a user