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.

7 lines
305 B

  1. \registry\machine\system\currentcontrolset\services\usbd
  2. DisplayName = REG_SZ "USB Driver"
  3. ErrorControl = REG_DWORD 0x00000001
  4. Group = REG_SZ "extended base"
  5. ImagePath = REG_EXPAND_SZ "\SystemRoot\System32\drivers\usbd.sys"
  6. Start = REG_DWORD 0x00000003
  7. Type = REG_DWORD 0x00000001