From 6f9f1341cf9701341679d5ee1bc5bffda1a3d8a7 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 28 Apr 2024 12:12:46 +0200 Subject: [PATCH] Update win11x64-enterprise-eval.xml --- assets/win11x64-enterprise-eval.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/win11x64-enterprise-eval.xml b/assets/win11x64-enterprise-eval.xml index 0df076d..11a6bcb 100644 --- a/assets/win11x64-enterprise-eval.xml +++ b/assets/win11x64-enterprise-eval.xml @@ -477,11 +477,16 @@ 22 + cmd.exe /c if exist "C:\OEM\install.bat" start "Install" "C:\OEM\install.bat" + Execute custom script from the OEM folder if exists + + + 23 reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f Disable unsupported hardware notifications - 23 + 24 reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f Disable unsupported hardware notifications