Update win11x64-iot.xml

This commit is contained in:
Kroese 2024-10-10 23:10:39 +02:00 committed by GitHub
parent 3f3f925ce6
commit 00a20e8903
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -452,6 +452,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>