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

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