From d5baa1d0dd9755d4d53ac8c77ff6a2e13489c30e Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 28 Apr 2024 11:32:32 +0200 Subject: [PATCH] Update win11x64.xml --- assets/win11x64.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/win11x64.xml b/assets/win11x64.xml index d66b3cb..5129727 100644 --- a/assets/win11x64.xml +++ b/assets/win11x64.xml @@ -488,9 +488,9 @@ Disable unsupported hardware notifications - 201 - cmd.exe /c for %v in (A B D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist "%v:\FirstLogonCommands\install.bat" "%v:\FirstLogonCommands\install.bat" - Execute FirstLogonCommands\install.bat + 24 + cmd.exe /c if exist "C:\OEM\install.bat" "C:\OEM\install.bat" + Execute custom script from OEM folder