Update win11x64.xml

This commit is contained in:
Kroese 2024-10-10 23:14:52 +02:00 committed by GitHub
parent df0508d4a8
commit 7238c64d37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -446,6 +446,11 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>22</Order>
<CommandLine>pnputil -i -a C:\Windows\Drivers\viogpudo\viogpudo.inf</CommandLine>
<Description>Install VirtIO display driver</Description>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>23</Order>
<CommandLine>cmd /C if exist "C:\OEM\install.bat" start "Install" "cmd /C C:\OEM\install.bat"</CommandLine>
<Description>Execute custom script from the OEM folder if exists</Description>
</SynchronousCommand>