home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 April / VPR0104A.BIN / DRIVER / EPSON / P8DC5ES / p8dc5es.exe / DISK1 / WIN98 / PRECOPY / EPUSBHUB.IN_ / EPUSBHUB.IN
Windows Setup INFormation  |  1999-08-27  |  1KB  |  66 lines

  1. [Version]
  2. signature="$CHICAGO$"
  3. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  4. Class=USB
  5. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  6. Provider=%EPSON%
  7.  
  8. [DestinationDirs]
  9. USBMON.DelFiles=11
  10. USBINF.DelFiles=17
  11. DefaultDestDir=10,system32\drivers
  12.  
  13. ; =================== Class Sections ===========================
  14.  
  15. [ClassInstall]
  16. Addreg=USBClassReg
  17.  
  18. [USBClassReg]
  19. HKR,,,,%USBClassName%
  20. HKR,,Icon,,-20
  21.  
  22.  
  23. ; =================== Table of content =========================
  24.  
  25. [Manufacturer]
  26. %TI.Mfg%=TI.Section
  27. ; --------------------------------------------------------------
  28.  
  29. [StandardHub.Dev]
  30. AddReg=Hub.AddReg
  31. CopyFiles=Hub.CopyFiles
  32. DelFiles=Hub.DelFiles,USBINF.DelFiles,USBMON.DelFiles
  33.  
  34. ; =================== TI ==================================
  35.  
  36. [TI.Section]
  37. %USB\VID_0451&PID_1428.DeviceDesc%=StandardHub.Dev,USB\VID_0451&PID_1428
  38.  
  39. ; =================== Global ==================================
  40.  
  41. [USBMON.DelFiles]
  42. mondrv.sys,,,1
  43. mondll.dll,,,1
  44.  
  45. [USBINF.DelFiles]
  46. propext.inf,,,1
  47. tmusb.inf,,,1
  48. ehidmous.inf,,,1
  49. ehidkbd.inf,,,1
  50. ehidjoy.inf,,,1
  51.  
  52. [HUB.AddReg]
  53. HKR,,DevLoader,,*NTKERN
  54. HKR,,NTMPDriver,,usbhub.sys
  55.  
  56. [HUB.CopyFiles]
  57. ;usbhub.sys
  58.  
  59. [HUB.DelFiles]
  60.  
  61. [Strings]
  62. EPSON = "EPSON"
  63. USBClassName = "ユニバーサル シリアル バス コントローラ"
  64. TI.Mfg = "TI"
  65. USB\VID_0451&PID_1428.DeviceDesc = "一般 USB ハブ"
  66.