diff --git a/assets/win11x64.xml b/assets/win11x64.xml index ca65c1a..61aad2e 100644 --- a/assets/win11x64.xml +++ b/assets/win11x64.xml @@ -451,6 +451,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