bugdfix
This commit is contained in:
parent
3378010122
commit
4fd7136bb6
@ -13,8 +13,8 @@ rd /S /Q %IMAGE%\Windows\Setup\scripts 1>nul 2>nul
|
|||||||
mkdir %IMAGE%\Windows\Setup\scripts 1>nul 2>nul
|
mkdir %IMAGE%\Windows\Setup\scripts 1>nul 2>nul
|
||||||
|
|
||||||
echo [%0] INFO: copying scripts to %IMAGE%\Windows\Setup\scripts ...
|
echo [%0] INFO: copying scripts to %IMAGE%\Windows\Setup\scripts ...
|
||||||
copy /Y SetupCompleted.cmd %IMAGE%\Windows\Setup\scripts
|
copy /Y SetupComplete.cmd %IMAGE%\Windows\Setup\scripts
|
||||||
copy /Y StartCustomSetup.cmd %IMAGE%\Windows\Setup\scripts
|
copy /Y SearchAutoconfig.cmd %IMAGE%\Windows\Setup\scripts
|
||||||
copy /Y ..\tools\prompt-user.exe %IMAGE%\Windows
|
copy /Y ..\tools\prompt-user.exe %IMAGE%\Windows
|
||||||
|
|
||||||
if %ERRORLEVEL% NEQ 0 (
|
if %ERRORLEVEL% NEQ 0 (
|
||||||
|
Loading…
Reference in New Issue
Block a user