home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 March / VPR0003B.ISO / support / usprndrv / pcl5ms.inf < prev    next >
Windows Setup INFormation  |  1999-10-14  |  1KB  |  70 lines

  1. ; pcl5ms.inf ( for NT 4.0 Service Pack 4 )
  2.  
  3. [Version]
  4. Signature="$Windows NT$"
  5. Provider=%MS%
  6. LayoutFile=pcl5ms.inf
  7. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  8. Class=Printer
  9.  
  10. [Manufacturer]
  11. "HP"
  12.  
  13. [HP]
  14. "HP DeskJet 855Cse"                                    = PCL5MS.DLL
  15. "HP DeskJet 855Cxi"                                    = PCL5MS.DLL
  16. "HP DeskJet 870C"                                      = PCL5MS.DLL
  17. "HP DeskJet 870Cse"                                    = PCL5MS.DLL
  18. "HP DeskJet 870Cxi"                                    = PCL5MS.DLL
  19.  
  20.  
  21. [PCL5MS.DLL]
  22. CopyFiles=@PCL5MS.DLL,RASDD
  23. DataSection=RASDD_DATA
  24.  
  25.  
  26. [RASDD]
  27. RASDD.DLL
  28. RASDDUI.DLL
  29. RASDDUI.HLP
  30.  
  31. [RASDD_DATA]
  32. DriverFile=RASDD.DLL
  33. ConfigFile=RASDDUI.DLL
  34. HelpFile=RASDDUI.HLP
  35.  
  36. [DestinationDirs]
  37. DefaultDestDir=66000
  38.  
  39. ;
  40. ; diskid = description,tagfile,unused,subdir
  41. ;
  42.  
  43. [SourceDisksNames.x86]
  44. 4 = %sp%,,,\i386
  45.  
  46. [SourceDisksNames.alpha]
  47. 4 = %sp%,,,\alpha
  48.  
  49. [SourceDisksNames.ppc]
  50. 4 = %sp%,,,\ppc
  51.  
  52. ;
  53. ; filename_on_source = diskid,subdir,size,checksum,spare,spare
  54. ; extra fields are nt-specific
  55. ;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
  56. ;
  57.  
  58. [SourceDisksFiles]
  59. pcl5ms.dll = 4
  60. rasdd.dll = 4
  61. rasddui.dll = 4
  62. rasddui.hlp = 4
  63.  
  64. ;
  65. ; Localizable Strings
  66. ;
  67. [Strings]
  68. MS="Microsoft"
  69. sp="NT Service Pack 4"
  70.