This commit is contained in:
Michael H.G. Schmidt 2023-08-14 23:59:52 +02:00
parent c099928855
commit 87592193a7

View File

@ -10,7 +10,6 @@ if NOT EXIST %EXE% (
)
echo ####### %0 #######
echo.
echo installing Microsoft ADK deployment tools ...
%EXE% /q /ceip off /norestart /features OptionId.DeploymentTools
@ -32,6 +31,6 @@ rd /S /Q %STARTMENU%\"Windows Kits" 2>nul
rem show oscdimg usage:
%OSCDPATH%\oscdimg.exe
echo.
echo ####### %0 #######
pause