wine.inf: Add WineHID to the CriticalDeviceDatabase.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Aric Stewart 2016-10-14 06:40:59 +02:00 committed by Alexandre Julliard
parent f2e9a21534
commit 41e18693e2
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,7 @@ AddReg=\
Classes,\
ContentIndex,\
ControlClass,\
CriticalDevice,\
CurrentVersion,\
Debugger,\
DirectX,\
@ -59,6 +60,7 @@ AddReg=\
Classes,\
ContentIndex,\
ControlClass,\
CriticalDevice,\
CurrentVersion,\
Debugger,\
DirectX,\
@ -85,6 +87,7 @@ AddReg=\
Classes,\
ContentIndex,\
ControlClass,\
CriticalDevice,\
CurrentVersion,\
CurrentVersionWow64,\
Debugger,\
@ -466,6 +469,9 @@ HKLM,System\CurrentControlSet\Control\Class\{6bdd1fc6-810f-11d0-bec7-08002be2092
HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57da},,,"Human Interface Devices"
HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57da},"Class",,"HIDClass"
[CriticalDevice]
HKLM,System\CurrentControlSet\Control\CriticalDeviceDatabase\HIDRAW,"Service",,"WineHID"
[CurrentVersion]
HKCU,%CurrentVersion%\Run,,16
HKLM,%CurrentVersion%,"CommonFilesDir",,"%16427%"