mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
8 lines
446 B
INI
8 lines
446 B
INI
|
; MPU-401 MIDI driver
|
||
|
[AddReg]
|
||
|
HKLM,"SYSTEM\CurrentControlSet\Services\mpu401","ErrorControl",0x00010001,0x00000001
|
||
|
HKLM,"SYSTEM\CurrentControlSet\Services\mpu401","Group",0x00000000,"Base"
|
||
|
HKLM,"SYSTEM\CurrentControlSet\Services\mpu401","ImagePath",0x00020000,"system32\drivers\mpu401.sys"
|
||
|
HKLM,"SYSTEM\CurrentControlSet\Services\mpu401","Start",0x00010001,0x00000004
|
||
|
HKLM,"SYSTEM\CurrentControlSet\Services\mpu401","Type",0x00010001,0x00000001
|