home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / hp / deskjet / dj125en / dj125en.exe / DESKJETC.INF < prev    next >
Windows Setup INFormation  |  1996-01-24  |  2KB  |  85 lines

  1. ; DESKJETC.INF
  2. ;
  3. ; List of supported printers, manufacturers A through K
  4. ;
  5.  
  6. [Version]
  7. Signature="$CHICAGO$"
  8. Class=Printer
  9. Provider=%MS%
  10.  
  11. [Manufacturer]
  12. "HP"
  13.  
  14. [HP]
  15. "HP DeskJet 310 Printer"          = DESKJETC.DRV,HP_DeskJet_310_Printer
  16. "HP DeskJet 320 Printer"          = DESKJETC.DRV,HP_DeskJet_320_Printer
  17. "HP DeskJet 500C Printer"         = DESKJETC.DRV,HP_DeskJet_500C_Printer
  18. "HP DeskJet 520 Printer"          = DESKJETC.DRV,HP_DeskJet_520_Printer
  19. "HP DeskJet 540 Printer"          = DESKJETC.DRV,LPTENUM\Hewlett-PackardDeskJ8D69,Hewlett-PackardDeskJ8D69,HP_DeskJet_540_Printer
  20. "HP DeskJet 550C Printer"         = DESKJETC.DRV,HP_DeskJet_550C_Printer
  21. "HP DeskJet 560C Printer"         = DESKJETC.DRV,HP_DeskJet_560C_Printer
  22. "HP DeskJet Portable Printer"     = DESKJETC.DRV,HP_DeskJet_Portable_Printer
  23.  
  24.  
  25. ;
  26. ; Installer Sections
  27. ;
  28. ; These sections control file installation, and reference all files that
  29. ; need to be copied. The section name will be assumed to be the driver
  30. ; file, unless there is an explicit DriverFile section listed.
  31. ;
  32.  
  33. [DESKJETC.DRV]
  34. CopyFiles=DESKJETC,COLOR_DESKJETC
  35. HelpFile=HPVDJC.HLP
  36. DefaultDataType=EMF
  37.  
  38. ; Copy Sections
  39. ;
  40. ; Lists of files that are actually copied. These sections are referenced
  41. ; from the installer sections, above. Only create a section if it contains
  42. ; two or more files (if we only copy a single file, identify it in the
  43. ; installer section, using the @filename notation) or if it's a color
  44. ; profile (since the DestinationDirs can only handle sections, and not
  45. ; individual files).
  46. ;
  47.  
  48. [COLOR_DESKJETC]
  49. HPDESK.ICM
  50.  
  51. [DESKJETC]
  52. DESKJETC.DRV
  53. HPVCM.HPM
  54. HPVIOL.DLL
  55. HPVMON.DLL
  56. HPVRES.DLL
  57. HPCOLOR.DLL
  58. HPVUI.DLL
  59. HPVDJC.HLP
  60.  
  61. [DestinationDirs]
  62. DefaultDestDir=11
  63. COLOR_DESKJETC=23
  64.  
  65. [SourceDisksNames]
  66. 99="Updated HP DeskJet 5xx Series Drivers Disk",,1
  67.  
  68. [SourceDisksFiles]
  69. DESKJETC.DRV=99
  70. HPVCM.HPM=99
  71. HPVIOL.DLL=99
  72. HPVMON.DLL=99
  73. HPVRES.DLL=99
  74. HPCOLOR.DLL=99
  75. HPVUI.DLL=99
  76. HPVDJC.HLP=99
  77. HPDESK.ICM=99
  78.  
  79. ;
  80. ; Localizable Strings
  81. ;
  82. [Strings]
  83. MS="Microsoft"
  84. CLASSNAME="Printer"
  85.