home *** CD-ROM | disk | FTP | other *** search
- ; DESKJETC.INF
- ;
- ; List of supported printers, manufacturers A through K
- ;
-
- [Version]
- Signature="$CHICAGO$"
- Class=Printer
- Provider=%MS%
-
- [Manufacturer]
- "HP"
-
- [HP]
- "HP DeskJet 310 Printer" = DESKJETC.DRV,HP_DeskJet_310_Printer
- "HP DeskJet 320 Printer" = DESKJETC.DRV,HP_DeskJet_320_Printer
- "HP DeskJet 500C Printer" = DESKJETC.DRV,HP_DeskJet_500C_Printer
- "HP DeskJet 520 Printer" = DESKJETC.DRV,HP_DeskJet_520_Printer
- "HP DeskJet 540 Printer" = DESKJETC.DRV,LPTENUM\Hewlett-PackardDeskJ8D69,Hewlett-PackardDeskJ8D69,HP_DeskJet_540_Printer
- "HP DeskJet 550C Printer" = DESKJETC.DRV,HP_DeskJet_550C_Printer
- "HP DeskJet 560C Printer" = DESKJETC.DRV,HP_DeskJet_560C_Printer
- "HP DeskJet Portable Printer" = DESKJETC.DRV,HP_DeskJet_Portable_Printer
-
-
- ;
- ; Installer Sections
- ;
- ; These sections control file installation, and reference all files that
- ; need to be copied. The section name will be assumed to be the driver
- ; file, unless there is an explicit DriverFile section listed.
- ;
-
- [DESKJETC.DRV]
- CopyFiles=DESKJETC,COLOR_DESKJETC
- HelpFile=HPVDJC.HLP
- DefaultDataType=EMF
-
- ; Copy Sections
- ;
- ; Lists of files that are actually copied. These sections are referenced
- ; from the installer sections, above. Only create a section if it contains
- ; two or more files (if we only copy a single file, identify it in the
- ; installer section, using the @filename notation) or if it's a color
- ; profile (since the DestinationDirs can only handle sections, and not
- ; individual files).
- ;
-
- [COLOR_DESKJETC]
- HPDESK.ICM
-
- [DESKJETC]
- DESKJETC.DRV
- HPVCM.HPM
- HPVIOL.DLL
- HPVMON.DLL
- HPVRES.DLL
- HPCOLOR.DLL
- HPVUI.DLL
- HPVDJC.HLP
-
- [DestinationDirs]
- DefaultDestDir=11
- COLOR_DESKJETC=23
-
- [SourceDisksNames]
- 99="Updated HP DeskJet 5xx Series Drivers Disk",,1
-
- [SourceDisksFiles]
- DESKJETC.DRV=99
- HPVCM.HPM=99
- HPVIOL.DLL=99
- HPVMON.DLL=99
- HPVRES.DLL=99
- HPCOLOR.DLL=99
- HPVUI.DLL=99
- HPVDJC.HLP=99
- HPDESK.ICM=99
-
- ;
- ; Localizable Strings
- ;
- [Strings]
- MS="Microsoft"
- CLASSNAME="Printer"
-