Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
2.6 KiB

  1. ;; The inf file for User Mode HID services.
  2. [Version]
  3. Signature="$CHICAGO$"
  4. Class=HIDClass
  5. ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
  6. provider=%MSFT%
  7. LayoutFile=layout.inf
  8. [Manufacturer]
  9. %MfgName%=Microsoft
  10. %Microsoft.Mfg%=Microsoft.Section
  11. %Altec.Mfg%=Altec.Section
  12. %Fujitsu.Mfg%=Fujitsu.Section
  13. %Philips.Mfg%=Philips.Section
  14. %LabTec.Mfg%=LabTec.Section
  15. %NEC.Mfg%=NEC.Section
  16. %Yamaha.Mfg%=Yamaha.Section
  17. ;===============================================================
  18. [Microsoft]
  19. %HID_DEVICE_SYSTEM_CONSUMER%=HIDSystemConsumer,,HID_DEVICE_UP:000C_U:0001
  20. [Microsoft.Section]
  21. %HID\VID_045E&PID_0014&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_0014&MI_02
  22. %HID\VID_045E&PID_001D&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_001D&MI_01&COL01
  23. %HID\VID_045E&PID_002B&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_002B&MI_01&COL01
  24. %HID\VID_045E&PID_002D&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_002D&MI_01&COL01
  25. %HID\VID_045E&PID_006D&COL02.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_006D&COL02
  26. [Altec.Section]
  27. %HID\VID_04D2&PID_FF47&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04D2&PID_FF47&MI_02
  28. %HID\VID_04D2&PID_FF49&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04D2&PID_FF49&MI_02
  29. %HID\VID_04D2&PID_0070&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04D2&PID_0070&MI_02
  30. [Fujitsu.Section]
  31. %HID\VID_04c5&PID_1020&MI_01&Col01.DeviceDesc%=HIDSystemConsumer,,HID\VID_04c5&PID_1020&MI_01&Col01
  32. %HID\VID_04c5&PID_1018&Col02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04c5&PID_1018&Col02
  33. [Philips.Section]
  34. %HID\VID_0471&PID_0101&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0471&PID_0101&MI_02
  35. [LabTec.Section]
  36. %HID\VID_0672&PID_1041&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0672&PID_1041&MI_02
  37. [NEC.Section]
  38. %HID\VID_0409&PID_0203&MI_03.DeviceDesc%=HIDSystemConsumer,,HID\VID_0409&PID_0203&MI_03
  39. %HID\VID_0409&PID_0094&Col02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0409&PID_0094&Col02
  40. [Yamaha.Section]
  41. %HID\VID_0499&PID_3001&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0499&PID_3001&MI_02
  42. ;===============================================================
  43. [DestinationDirs]
  44. DefaultDestDir = 10,system32
  45. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  46. ;;;;; Install section for HID Consumer Control devices ;;;;;;;
  47. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  48. [HIDSystemConsumer]
  49. CopyFiles=HidServ.Copy
  50. DelFiles=HidServ.Delete
  51. AddReg=HidServ.AddReg
  52. [HidServ.Copy]
  53. hidserv.dll,,,0x00000040
  54. [HidServ.Delete]
  55. hidserv.exe,,,1
  56. [HidServ.AddReg]
  57. HKLM,%RunOnce%,HidServ,,"rundll32.exe hid.dll,HidservInstaller /install"
  58. [ControlFlags]
  59. ExcludeFromSelect = *