diff options
| author | WindowsAddict | 2024-07-30 03:13:48 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-07-30 03:13:48 +0000 |
| commit | 66e8cda508671778f478d5577969abe2c0f274ec (patch) | |
| tree | 7b479164f2fe41b5466511a5ce814efcb33e679b /MAS | |
| parent | 98027af16deca9cc1183ba67031fa1eb0f94da72 (diff) | |
| download | Microsoft-Activation-Scripts-66e8cda508671778f478d5577969abe2c0f274ec.zip | |
Add timeout
Diffstat (limited to 'MAS')
| -rw-r--r-- | MAS/Separate-Files-Version/Change_Edition.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAS/Separate-Files-Version/Change_Edition.cmd b/MAS/Separate-Files-Version/Change_Edition.cmd index dcccf3a..3bedfa8 100644 --- a/MAS/Separate-Files-Version/Change_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Edition.cmd @@ -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%
|
