Add timeout

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

View file

@ -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%