mirror of
https://github.com/AveYo/MediaCreationTool.bat.git
synced 2025-04-05 02:20:44 +00:00
10 21H2 official release
force MCT exe refresh
This commit is contained in:
parent
ba42dda2de
commit
434b658a8a
@ -294,7 +294,7 @@ fltmc>nul || (set _=start "MCT" cmd /d/x/r call "%~f0" %* %set%& powershell -nop
|
|||||||
mkdir "%ROOT%\MCT" >nul 2>nul & attrib -R -S -H %ROOT% /D & pushd "%ROOT%\MCT"
|
mkdir "%ROOT%\MCT" >nul 2>nul & attrib -R -S -H %ROOT% /D & pushd "%ROOT%\MCT"
|
||||||
del /f /q products.* *.key EI.cfg PID.txt auto.cmd AutoUnattend.xml >nul 2>nul
|
del /f /q products.* *.key EI.cfg PID.txt auto.cmd AutoUnattend.xml >nul 2>nul
|
||||||
set /a latest=0 & if exist latest set /p latest=<latest
|
set /a latest=0 & if exist latest set /p latest=<latest
|
||||||
echo,20211109>latest & if %latest% lss 20211109 del /f /q products*.* MediaCreationTool*.exe >nul 2>nul
|
echo,20211116>latest & if %latest% lss 20211116 del /f /q products*.* MediaCreationTool*.exe >nul 2>nul
|
||||||
|
|
||||||
::# edition fallback to ones that MCT supports - after selection
|
::# edition fallback to ones that MCT supports - after selection
|
||||||
(set MEDIA_EDITION=%MEDIA_EDITION:Embedded=Enterprise%)
|
(set MEDIA_EDITION=%MEDIA_EDITION:Embedded=Enterprise%)
|
||||||
|
Loading…
Reference in New Issue
Block a user