From 2e85b85fb89d9666633474140f1857fd0e2674dd Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 11 Oct 2024 11:39:19 +0200 Subject: [PATCH] Update win11arm64-enterprise.xml --- assets/win11arm64-enterprise.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/win11arm64-enterprise.xml b/assets/win11arm64-enterprise.xml index 7fec812..04dcf4a 100644 --- a/assets/win11arm64-enterprise.xml +++ b/assets/win11arm64-enterprise.xml @@ -447,11 +447,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