From e8c031db69751a059e2c1203dfee8bc51b4c36bc Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:01:13 +0200 Subject: [PATCH] Update win11x64-iot.xml --- assets/win11x64-iot.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64-iot.xml b/assets/win11x64-iot.xml index 96d29e1..68f74f6 100644 --- a/assets/win11x64-iot.xml +++ b/assets/win11x64-iot.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