我试图在从微软网站下载devcon.exe后,在virtio驱动ISO的INF文件中运行安装命令。 我得到以下错误,我不知道如何进步;
C:\Users\Administrator\Desktop\ADM64>devcon install BALLOON.inf PCI\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00 devcon.exe failed. 'DEV_1002' is not recognized as an internal or external command, operable program or batch file. 'SUBSYS_00051AF4' is not recognized as an internal or external command, operable program or batch file. 'REV_00' is not recognized as an internal or external command, operable program or batch file.
谢谢。
使用适用于Windows 7/2008/2012的Virtio驱动程序。
“devcon”没有必要执行。
devcon install BALLOON.inf "PCI\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00"