From 8a183869b2d24d4cdd1be418f315a7887df4067a Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 11:39:49 +0200 Subject: [PATCH] Update win11arm64-ltsc.xml --- assets/win11arm64-ltsc.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/win11arm64-ltsc.xml b/assets/win11arm64-ltsc.xml index 959be11..147db97 100644 --- a/assets/win11arm64-ltsc.xml +++ b/assets/win11arm64-ltsc.xml @@ -452,11 +452,16 @@ 22 + pnputil -i -a C:\Windows\Drivers\viogpudo\viogpudo.inf + Install VirtIO display driver + + + 23 cmd /C rd /q C:\Windows.old Remove empty Windows.old folder - 23 + 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