S
setup21
1.Download Devcon.exe from Microsoft:
http://download.microsoft.com/download/1/1/f/11f7dd10-272d-4cd2-896f-9ce67f3e0240/devcon.exe
2. Create a batch file with the following single line:
devcon disable "pci\ven_8086&dev_27dc"
(don't forget quotation marks).
That's all.
Enable with:
devcon enable "pci\ven_8086&dev_27dc"
http://download.microsoft.com/download/1/1/f/11f7dd10-272d-4cd2-896f-9ce67f3e0240/devcon.exe
2. Create a batch file with the following single line:
devcon disable "pci\ven_8086&dev_27dc"
(don't forget quotation marks).
That's all.
Enable with:
devcon enable "pci\ven_8086&dev_27dc"