mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2024-11-08 09:06:37 +00:00
Add timeout
This commit is contained in:
parent
98027af16d
commit
66e8cda508
@ -719,6 +719,7 @@ exit /b
|
||||
|
||||
:ced_postprep
|
||||
|
||||
timeout /t 5 %nul1%
|
||||
copy /y /b "%SystemRoot%\logs\cbs\cbs.log" "%SystemRoot%\logs\cbs\cbs_%_time%.log" %nul%
|
||||
copy /y /b "%SystemRoot%\logs\DISM\dism.log" "%SystemRoot%\logs\DISM\dism_%_time%.log" %nul%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user