home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / DRIVERS / job_jet / OLTSCU08.INF < prev    next >
Text (UTF-16)  |  2006-10-27  |  5KB  |  122 lines

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1990-2002. Hewlett-Packard Company. All rights reserved. 
  4. ;
  5. ;Hewlett-Packard AiO   Division
  6. ;Module Name:   hposcu08.INF
  7. ;
  8. ;Abstract:    Windows Still Image Setup File (this file is for Win2K/WinXP only)
  9. ;
  10. ;    Magic Keyword for printer INF files    {1E22796D-FAAC-490a-AD2A-90D6F2D5549E}
  11. ;    do not remove is used by the scrubber
  12. ;
  13. ; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ 
  14. ;
  15. ;--*/
  16. [Version]
  17. Signature="$Windows NT$"
  18.  
  19. Class="OLTNULL SCAN"
  20. ClassGUID={AD518A02-D9A3-4096-B2B3-2A6EA7BC4D01}
  21. Provider=%Provider%
  22. CatalogFile.NT=oltscu08.cat
  23. DriverVer=07/03/2001
  24.  
  25. ;====================================================
  26.  
  27. [DestinationDirs]
  28. ; By default, files will be copied to \windows\system.
  29. DefaultDestDir=11
  30.  
  31. [ControlFlags]
  32. ; Remove comment from this line if all devices are PnP.
  33. ExcludeFromSelect=*
  34.  
  35. [Manufacturer]
  36. %Mfg%=Models
  37.  
  38.  
  39. [Models]
  40. ;STI Models
  41.  
  42. %HPPSC_6100.DeviceDesc% = HPBL.Usb, USB\VID_0b3c&Pid_a880&MI_00
  43.  
  44.  
  45. ; *****************************************************************************************
  46. ;           Windows 2000 Only (STI)
  47. ; *****************************************************************************************
  48. [HPBL.Usb.NT]
  49. DriverVer=04/18/2001,2.00.0001.1
  50. ; The next two lines are new from Win2k to do the install of the kernel mode driver.
  51. Include=sti.inf
  52. Needs=STI.USBSection
  53. DeviceType=1
  54. DeviceSubType=0x2
  55. Capabilities=0x10
  56.  
  57.  
  58. [HPBL.Usb.NT.HW]
  59. AddReg=HPBL.HWmodelU
  60.  
  61.  
  62.  
  63. ; *****************************************************************************************
  64. ;           Common sections
  65. ; *****************************************************************************************
  66.  
  67. ;  This is for the coninstaller functionality that replaces VendorSetup
  68. [HPBL.HWmodelU]
  69. HKR,,CoinstallerModel,,"BanzaiU"
  70.  
  71. ; Windows 2000
  72. [HPBL.Usb.NT.Services]
  73. Include=sti.inf
  74. Needs=STI.USBSection.Services
  75.  
  76. [HPBL.Usb.NT.coinstallers]
  77. AddReg=Coinstaller.AddReg
  78. CopyFiles=Coinstaller.CpyFiles
  79.  
  80. [Coinstaller.AddReg]
  81. HKR,,CoInstallers32,0x00010000,"oemc3212.dll, ClassInstall32"
  82.  
  83. [Coinstaller.CpyFiles]
  84. oemc3212.dll,,,0x60
  85.  
  86.  
  87. [ClassInstall32]
  88. AddReg = ClassAddReg_2k
  89. CopyFiles = Nothing
  90.  
  91. [Nothing]
  92.  
  93. [ClassAddReg_2k]
  94. HKR,,Installer,,"OltCls12.DLL,ClassInstall"
  95. HKR,,Icon,,"-20"
  96.  
  97.  
  98. [SourceDisksFiles]
  99. OltCls12.dll=1
  100. oemc3212.dll=1
  101.  
  102.  
  103. [SourceDisksNames]
  104. 1 = %CD%,,,
  105.  
  106.  
  107. [SourceDisksNames.x86]
  108. 1 = %CD%,,,
  109. 2 = %CD%,,,
  110.  
  111.  
  112. [SourceDisksFiles.x86]
  113. oemc3212.dll=1
  114. OltCls12.dll=1
  115.  
  116. [Strings]
  117. ; Always put strings down here so they can be easily localized to
  118. ; other languages.
  119. Provider="Olivetti"
  120. Mfg="Olivetti"
  121. CD="Disk"
  122. HPPSC_6100.DeviceDesc="Job_Jet M400 (USBSCAN)"