feat: Hide VirtIO driver installation windows (#1963)

This commit is contained in:
Kroese
2026-07-25 16:46:15 +02:00
committed by GitHub
parent 240db47ae0
commit 213245e5c9
23 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -257,7 +257,7 @@
</RunSynchronousCommand>
<RunSynchronousCommand wcm:action="add">
<Order>26</Order>
<Path>C:\Windows\Drivers\Balloon\blnsvr.exe -i</Path>
<Path>cmd.exe /c start "" /b /wait "C:\Windows\Drivers\Balloon\blnsvr.exe" -i</Path>
<Description>Install VirtIO Balloon service</Description>
</RunSynchronousCommand>
</RunSynchronous>