From 47a19e4247b9a4f1ba5cb4d047489aab15a63e4d Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:02:55 +0200 Subject: [PATCH] Update win2025.xml --- assets/win2025.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win2025.xml b/assets/win2025.xml index 2c53caf..a641959 100644 --- a/assets/win2025.xml +++ b/assets/win2025.xml @@ -345,6 +345,11 @@ 22 + rd /q c:\Windows.old 2>nul + Remove empty Windows.old folder + + + 23 cmd /C if exist "C:\OEM\install.bat" start "Install" "cmd /C C:\OEM\install.bat" Execute custom script from the OEM folder if exists