From 5102c21e3b72da81e3d85d58e6755e76e4549266 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:04:11 +0200 Subject: [PATCH] Update win11arm64.xml --- assets/win11arm64.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11arm64.xml b/assets/win11arm64.xml index b2aae96..495e142 100644 --- a/assets/win11arm64.xml +++ b/assets/win11arm64.xml @@ -447,6 +447,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