From 6e2e38932d6c87f9ce649ab84e1f2ab6ec4377a8 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:01:41 +0200 Subject: [PATCH] Update win11x64-ltsc.xml --- assets/win11x64-ltsc.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64-ltsc.xml b/assets/win11x64-ltsc.xml index 8a680e5..1024334 100644 --- a/assets/win11x64-ltsc.xml +++ b/assets/win11x64-ltsc.xml @@ -457,6 +457,11 @@ 23 + rd /q c:\Windows.old 2>nul + Remove empty Windows.old folder + + + 24 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