home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / DRIVERS / job_jet / OLTUSB08.INF < prev    next >
INI File  |  2006-10-27  |  2KB  |  106 lines

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1990-2001. Hewlett-Packard Company. All rights reserved. 
  4. ;
  5. ;Hewlett-Packard AiO Division
  6. ;
  7. ;    Magic Keyword for hpo 08 INF files    {1E22796D-FAAC-490a-AD2A-90D6F2D5549E}
  8. ;    do not remove is used by the scrubber
  9. ;
  10. ; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ 
  11. ;
  12. ;--*/
  13. [Version]
  14. Signature="$CHICAGO$"
  15. Class="USB OLT08"
  16. ClassGUID={4348D1F9-7665-4f38-AB36-56A806F51E96}
  17. Provider=%HP%
  18. DriverVer=10/10/2001
  19. CatalogFile.NT=OLTUSB08.cat
  20.  
  21. [ControlFlags]
  22. ExcludeFromSelect = *
  23.  
  24. [Manufacturer]
  25. %HP%=HP
  26.  
  27. [HP]
  28.  
  29. "Job_Jet M400 (USBPRINT)"    = USBPRINT_Inst,usb\vid_0b3c&pid_A880&mi_01
  30.  
  31. [DestinationDirs]
  32. DefaultDestDir = 10,system32\drivers
  33.  
  34. USBPRINT_Inst_CpyFiles = 10,system32\drivers
  35.  
  36. ; 16 bit part of the class installer
  37. USBPRINT_Inst_CpyF116 = 11
  38.  
  39. ; 32 bit part of the class installer
  40. ;Dot4_Ins_CpyF132_9X  = 10
  41. ;Infr_Ins_CpyF_9X  = 10
  42.  
  43. [USBPRINT_Inst.NT]
  44. Copyfiles = USBPRINT_Inst_CpyFiles
  45. AddReg    = USBPRINT_AddReg
  46. DriverVer=10/10/2001
  47.  
  48. [USBPRINT_Inst]
  49. Copyfiles = USBPRINT_Inst_CpyFiles,USBPRINT_Inst_CpyF116
  50. AddReg    = USBPRINT_AddReg,USBPRINT_AddReg_9X
  51. DriverVer=10/10/2001
  52.  
  53. [DefaultInstall]
  54. Copyfiles = USBPRINT_Inst_CpyFiles,USBPRINT_Inst_CpyF116
  55.  
  56. ;====================================
  57. ;=    Sections for Copy Files         =
  58. ;====================================
  59.  
  60. ;
  61. ;    HID specific files
  62. ;
  63. [USBPRINT_Inst_CpyF116]
  64. oemuci12.dll
  65. oemc3212.dll 
  66. usbmon.dll,,,16
  67.  
  68. [USBPRINT_Inst_CpyFiles]
  69. usbprint.sys,,,16
  70.  
  71. [USBPRINT_AddReg]
  72. HKR,,DevLoader,,*ntkern
  73. HKR,,NTMPDriver,,"usbprint.sys"
  74.  
  75. [SourceDisksNames]
  76. 1=%CD%,,,
  77.  
  78. [SourceDisksFiles]
  79. usbprint.sys = 1
  80. usbmon.dll   = 1
  81. oemuci12.dll = 1    ;16 bit class installer
  82. oemc3212.dll = 1    ;32 bit class installer
  83.  
  84. ;=========================
  85. ;=   Class Installation  =
  86. ;=========================
  87.  
  88. ;
  89. ;    Class name division specific due to use class installer
  90. ;
  91. [USBPRINT_AddReg_9X]
  92. HKR,,,,%Dot4_Setup_Ins_SvcDesc%
  93. HKR,,Installer,,"oemuci12.dll,ClassInstall"
  94. HKR,,Icon,,-20
  95. HKLM,"System\CurrentControlSet\Control\Print\Monitors\usbmon",driver,,usbmon.dll
  96.  
  97. [ClassInstall]
  98. AddReg    = USBPRINT_AddReg_9X
  99. CopyFiles = USBPRINT_Inst_CpyF116
  100.  
  101. [strings]
  102. USBPRINT.DeviceDesc   = "HP USB Printing Support OLT08"
  103. Dot4_Setup_Ins_SvcDesc = "USBHPH09"
  104. HP="Olivetti"
  105. CD="Disk"
  106.