From 6950900978df42c9f192526d088a8124851136f2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:00:35 +0200 Subject: [PATCH] Update win11x64-enterprise-eval.xml --- assets/win11x64-enterprise-eval.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64-enterprise-eval.xml b/assets/win11x64-enterprise-eval.xml index 3072a69..72dc300 100644 --- a/assets/win11x64-enterprise-eval.xml +++ b/assets/win11x64-enterprise-eval.xml @@ -448,6 +448,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