diff --git a/assets/win11arm64-ltsc.xml b/assets/win11arm64-ltsc.xml index af01b6d..ea9360b 100644 --- a/assets/win11arm64-ltsc.xml +++ b/assets/win11arm64-ltsc.xml @@ -452,6 +452,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