Update win11x64.xml

This commit is contained in:
Kroese 2024-04-28 11:32:32 +02:00 committed by GitHub
parent 8c9840dfdc
commit d5baa1d0dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -488,9 +488,9 @@
<Description>Disable unsupported hardware notifications</Description>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>201</Order>
<CommandLine>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"</CommandLine>
<Description>Execute FirstLogonCommands\install.bat</Description>
<Order>24</Order>
<CommandLine>cmd.exe /c if exist "C:\OEM\install.bat" "C:\OEM\install.bat"</CommandLine>
<Description>Execute custom script from OEM folder</Description>
</SynchronousCommand>
</FirstLogonCommands>
</component>