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

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1990-2002. Hewlett-Packard Company. All rights reserved. 
  4. ;
  5. ;    Windows 9X/Me PnP Glue Launcher installation for printers using Dot4Prt
  6. ;    Windows W2K/XP Dot4Prt nullifier for printers using Dot4Prt
  7. ;
  8. ;    Hewlett-Packard Converged DOT4 version 12
  9. ;
  10. ;    MagicKeyword for DOT4 12 infs used by the scrubber {1E22796D-FAAC-490a-AD2A-90D6F2D5549E}
  11. ;
  12. ; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ 
  13. ;
  14. ;--*/
  15. ;--------- Version Section ---------------------------------------------------
  16. ;Windows 9X PnP Glue Launcher installation for PhotoSmart printers
  17. ;Copyright Hewlett-Packard 2002
  18. [Version]
  19. Signature="$CHICAGO$"
  20. Provider=%HP%
  21. DriverVer=01/29/2002, 4.5.0.0
  22. ;This class GUID must be unique since we have a class installer
  23. ClassGUID={A790BC62-8DB9-448c-95E7-5AF2BDFD4412}
  24. ;same for the class name
  25. Class="DOT4 SETUP HPO08"
  26. CatalogFile.NT=OLTGLU08.cat
  27.  
  28. [ControlFlags]
  29. ExcludeFromSelect=*
  30.  
  31. [Manufacturer]
  32. %HP%=HP
  33.  
  34. [HP]
  35.  
  36. "Job_Jet M400"                  = Dot4_Setup,usbprint\OlivettiJob_Jet_M400EA1B
  37.  
  38.  
  39. [DestinationDirs]
  40. DefaultDestDir = 11
  41. ClassInstaller_9xCpyFiles=11
  42.  
  43. [SourceDisksNames]
  44. 1 = %CD%,,,
  45.  
  46. [SourceDisksFiles]
  47. ;Classinstaller 9X file
  48. oemc3212.dll=1
  49. oemuci12.dll=1
  50.  
  51. [DefaultInstall]
  52. CopyFiles = ClassInstaller_9xCpyFiles
  53.  
  54. ;------------------------------------------------------------------
  55. ; Class Installation and Configuration
  56. ;------------------------------------------------------------------
  57. [Dot4_Setup_Install_AddReg]
  58. HKR,,,,%Dot4_Setup_SvcDesc%
  59. HKR,,Installer,,"OEMUCI12.DLL,ClassInstall"
  60. HKR,,Icon,,-20
  61.  
  62. [HPAiODD_AddReg]
  63. HKR,,HPAiOPrinterOverride,,"TRUE"
  64.  
  65. [HPAiODD_AddReg.HW]
  66. HKR,,HPAiOPrinterOverride,,"TRUE"
  67.  
  68. [ClassInstall]
  69. AddReg=Dot4_Setup_Install_AddReg
  70. CopyFiles = ClassInstaller_9xCpyFiles
  71.  
  72. [ClassInstall32]
  73. AddReg     =Nothing
  74. CopyFiles=Nothing
  75.  
  76. [ClassInstaller_9xCpyFiles]
  77. OEMuci12.dll
  78. OEMc3212.dll
  79.  
  80.  
  81. ;
  82. ;(to make the inf checker happy)
  83. ;
  84. [Nothing]
  85.  
  86. [Dot4_Setup]
  87. AddReg     =HPAiODD_AddReg
  88. CopyFiles=Nothing
  89. DriverVer=01/29/2002, 4.5.0.0
  90.  
  91.  
  92. [Dot4_Setup.NT]
  93. AddReg     =Nothing
  94. CopyFiles=Nothing
  95. DriverVer=01/29/2002, 4.5.0.0
  96.  
  97. [NULL_Inst]
  98. AddReg     =Nothing
  99. CopyFiles=Nothing
  100. DriverVer=01/29/2002, 4.5.0.0
  101.  
  102.  
  103. [Strings]
  104. HP="Olivetti"
  105. ; This name is tied to the class installer. It must start by "Dot4 Setup"
  106. Dot4_Setup_SvcDesc = "Dot4 Setup HPO08"
  107. CD="Disk"
  108.