mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:22:58 +00:00
[BOCHSMP] Move related registry entries to bochsmp directory
This commit is contained in:
parent
11a71418d5
commit
d117765e71
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,7 @@
|
|||
[AddReg]
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#VEN_1234&DEV_1111","Service",0x00000000,"bochsmp"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#VEN_1234&DEV_1111","ClassGUID",0x00000000,"{4D36E968-E325-11CE-BFC1-08002BE10318}"
|
||||
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\bochsmp","ErrorControl",0x00010001,0x00000000
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\bochsmp","Group",0x00000000,"Video"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Services\bochsmp","ImagePath",0x00020000,"system32\drivers\bochsmp.sys"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue