From 6950900978df42c9f192526d088a8124851136f2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:00:35 +0200 Subject: [PATCH 1/7] 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 3072a6935..72dc300a9 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 From bc8ec6b04ed8e09650641a16226f0ce1d91946f3 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:00:52 +0200 Subject: [PATCH 2/7] Update win11x64-enterprise.xml --- assets/win11x64-enterprise.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64-enterprise.xml b/assets/win11x64-enterprise.xml index ffb0d72ba..56fa7864a 100644 --- a/assets/win11x64-enterprise.xml +++ b/assets/win11x64-enterprise.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 From e8c031db69751a059e2c1203dfee8bc51b4c36bc Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:01:13 +0200 Subject: [PATCH 3/7] 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 96d29e182..68f74f6be 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 From 6e2e38932d6c87f9ce649ab84e1f2ab6ec4377a8 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:01:41 +0200 Subject: [PATCH 4/7] Update win11x64-ltsc.xml --- assets/win11x64-ltsc.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64-ltsc.xml b/assets/win11x64-ltsc.xml index 8a680e525..10243340e 100644 --- a/assets/win11x64-ltsc.xml +++ b/assets/win11x64-ltsc.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 From 2b5fe9862d26f8a66bc201da42fb6800578e2240 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:01:58 +0200 Subject: [PATCH 5/7] Update win11x64.xml --- assets/win11x64.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win11x64.xml b/assets/win11x64.xml index ca65c1a08..61aad2ef7 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 From ff5478ca7d36541a1d7768d1b95fa9aa006d1388 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:02:26 +0200 Subject: [PATCH 6/7] Update win2025-eval.xml --- assets/win2025-eval.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win2025-eval.xml b/assets/win2025-eval.xml index fc44ff10a..73801c5f7 100644 --- a/assets/win2025-eval.xml +++ b/assets/win2025-eval.xml @@ -342,6 +342,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 From 47a19e4247b9a4f1ba5cb4d047489aab15a63e4d Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 00:02:55 +0200 Subject: [PATCH 7/7] Update win2025.xml --- assets/win2025.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win2025.xml b/assets/win2025.xml index 2c53caffe..a641959f1 100644 --- a/assets/win2025.xml +++ b/assets/win2025.xml @@ -345,6 +345,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