1
0
قرینه از https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

fix: Workaround VirtIO display driver bug (#788)

This commit is contained in:
Kroese
2024-10-10 23:15:46 +02:00
کامیت شده توسط GitHub
والد 42d4e075d8
کامیت a2208ace94
8فایلهای تغییر یافته به همراه39 افزوده شده و 0 حذف شده
+5
مشاهده پرونده
@@ -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>