.
This commit is contained in:
parent
c099928855
commit
87592193a7
@ -10,7 +10,6 @@ if NOT EXIST %EXE% (
|
|||||||
)
|
)
|
||||||
|
|
||||||
echo ####### %0 #######
|
echo ####### %0 #######
|
||||||
echo.
|
|
||||||
|
|
||||||
echo installing Microsoft ADK deployment tools ...
|
echo installing Microsoft ADK deployment tools ...
|
||||||
%EXE% /q /ceip off /norestart /features OptionId.DeploymentTools
|
%EXE% /q /ceip off /norestart /features OptionId.DeploymentTools
|
||||||
@ -32,6 +31,6 @@ rd /S /Q %STARTMENU%\"Windows Kits" 2>nul
|
|||||||
rem show oscdimg usage:
|
rem show oscdimg usage:
|
||||||
%OSCDPATH%\oscdimg.exe
|
%OSCDPATH%\oscdimg.exe
|
||||||
|
|
||||||
echo.
|
|
||||||
echo ####### %0 #######
|
echo ####### %0 #######
|
||||||
|
pause
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user