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

  1. ; epson9.inf ( for NT 4.0 Service Pack 4 )
  2.  
  3. [Version]
  4. Signature="$Windows NT$"
  5. Provider=%MS%
  6. LayoutFile=epson9.inf
  7. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  8. Class=Printer
  9.  
  10. [Manufacturer]
  11. "Epson"
  12.  
  13. [Epson]
  14. "Epson AP-2250"                                        = EPSON9.DLL
  15. "Epson FX-1170"                                        = EPSON9.DLL
  16. "Epson FX-870"                                         = EPSON9.DLL
  17. "Epson LX-100"                                         = EPSON9.DLL
  18.  
  19.  
  20.  
  21. [EPSON9.DLL]
  22. CopyFiles=@EPSON9.DLL,RASDD
  23. DataSection=RASDD_DATA
  24.  
  25. [RASDD]
  26. RASDD.DLL
  27. RASDDUI.DLL
  28. RASDDUI.HLP
  29.  
  30. [RASDD_DATA]
  31. DriverFile=RASDD.DLL
  32. ConfigFile=RASDDUI.DLL
  33. HelpFile=RASDDUI.HLP
  34.  
  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. epson9.dll = 4
  60. rasdd.dll = 4
  61. rasddui.dll = 4
  62. rasddui.hlp = 4
  63. ;
  64. ; Localizable Strings
  65. ;
  66. [Strings]
  67. MS="Microsoft"
  68. sp="NT Service Pack 4"
  69.