1
0
mirror of https://github.com/massgravel/Microsoft-Activation-Scripts.git synced 2024-10-18 14:18:11 +00:00

Add timeout

This commit is contained in:
WindowsAddict 2024-07-30 08:43:48 +05:30
parent 98027af16d
commit 66e8cda508

@ -719,6 +719,7 @@ exit /b
:ced_postprep :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\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% copy /y /b "%SystemRoot%\logs\DISM\dism.log" "%SystemRoot%\logs\DISM\dism_%_time%.log" %nul%