home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / drivers / pack1 / files / 4114_enu_w2k_xp.exe / hphglu11.inf < prev    next >
Windows Setup INFormation  |  2002-05-24  |  3KB  |  94 lines

  1. ;Windows 9X PnP Glue Launcher installation for PhotoSmart printers
  2. ;Copyright Hewlett-Packard 2002
  3. [Version]
  4. Signature="$CHICAGO$"
  5. Provider=%HP%
  6. CatalogFile.NT=hphGLU11.cat
  7.  
  8. ;This class GUID must be unique since we have a class installer
  9. ClassGUID={65255CB5-76EE-46F7-A526-8636C0B84CC6}
  10.  
  11. ;same for the class name
  12. Class="Dot4 Setup HPH11"
  13. DriverVer=05/24/2002, 4.1.11.0
  14.  
  15. [ControlFlags]
  16. ExcludeFromSelect=*
  17. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3a02&DOT4&PRINT_HPHI11
  18. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3c02&DOT4&PRINT_HPHI11
  19. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3e02&DOT4&PRINT_HPHI11
  20. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3a02&MI_00&DOT4&PRINT_HPHI11
  21. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3c02&MI_00&DOT4&PRINT_HPHI11
  22. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3e02&MI_00&DOT4&PRINT_HPHI11
  23. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3902&DOT4&PRINT_HPHI11
  24. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3502&DOT4&PRINT_HPHI11
  25. ;InteractiveInstall=DOT4PRT\Vid_03f0&Pid_3902&MI_00&DOT4&PRINT_HPHI11
  26.  
  27. [Manufacturer]
  28. %HP%=HP
  29.  
  30. [HP]
  31. ;    usb IDs for 9x and w2k
  32. "photosmart 7150"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3a02&DOT4&PRINT_HPHI11
  33.  
  34. ;
  35. ; The next 5 ids shouldn't be used once the firmware is done
  36. ;
  37. "photosmart 130"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3902&DOT4&PRINT_HPHI11
  38. "photosmart 230"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3502&DOT4&PRINT_HPHI11
  39. "photosmart 7350"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3c02&DOT4&PRINT_HPHI11
  40. "photosmart 7550"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3e02&DOT4&PRINT_HPHI11
  41. "photosmart 7345"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_2002&DOT4&PRINT_HPHI11
  42.  
  43. ;
  44. ;    usb for composite devices
  45. ;
  46. "photosmart 130"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3902&MI_00&DOT4&PRINT_HPHI11
  47. "photosmart 230"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3502&MI_00&DOT4&PRINT_HPHI11
  48. "photosmart 7350"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3c02&MI_00&DOT4&PRINT_HPHI11
  49. "photosmart 7550"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_3e02&MI_00&DOT4&PRINT_HPHI11
  50. "photosmart 7345"  =Dot4_Setup,DOT4PRT\Vid_03f0&Pid_2002&MI_00&DOT4&PRINT_HPHI11
  51.  
  52. [DestinationDirs]
  53. DefaultDestDir = 11
  54.  
  55. [SourceDisksNames]
  56. [SourceDisksFiles]
  57.  
  58. ;------------------------------------------------------------------
  59. ; Class Installation and Configuration
  60. ;------------------------------------------------------------------
  61. [Dot4_Setup_Install_AddReg]
  62. HKR,,,,%Dot4_Setup_SvcDesc%
  63. HKR,,Installer,,"hphuci04.dll,ClassInstall"
  64. HKR,,Icon,,-20
  65.  
  66. [Dot4_Setup_Install_AddReg_W2K]
  67. HKR,,,,%Dot4_Setup_SvcDesc%
  68. HKR,,Installer32,,"hphc3204.dll,ClassInstall32"
  69. HKR,,Icon,,-20
  70.  
  71. [ClassInstall]
  72. AddReg=Dot4_Setup_Install_AddReg
  73.  
  74. ;
  75. ;    W2K/XP section 
  76. ;
  77. [ClassInstall32]
  78. AddReg    = Dot4_Setup_Install_AddReg_W2K
  79.  
  80. ;
  81. ;(to make the inf checker happy)
  82. ;
  83. [Nothing]
  84.  
  85. [Dot4_Setup]
  86. AddReg     =Nothing
  87. CopyFiles=Nothing
  88. DriverVer=05/24/2002, 4.1.11.0
  89.  
  90. [Strings]
  91. HP="Hewlett-Packard"
  92. ; This name is tied to the class installer. It must start by "Dot4 Setup"
  93. Dot4_Setup_SvcDesc = "Dot4 Setup HPH11"
  94.