Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
1.7 KiB

  1. ; EP2BRES.INF for Windows 2000
  2. ; Copyright(c) 2000 EPSON Europe B.V.
  3. [Version]
  4. Signature="$Windows NT$"
  5. Provider=%EPSON%
  6. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  7. Class=Printer
  8. [ClassInstall32.NT]
  9. AddReg=printer_class_addreg
  10. [printer_class_addreg]
  11. HKR,,,,%PrinterClassName%
  12. HKR,,Icon,,"-4"
  13. HKR,,Installer32,,"ntprint.dll,ClassInstall32"
  14. HKR,,NoDisplayClass,,1
  15. HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"
  16. ;
  17. ; Manufacturer section.
  18. ;
  19. ; This section lists all of the manufacturers
  20. ; that we will display in the Dialog box
  21. ;
  22. [Manufacturer]
  23. "Epson"
  24. [Epson]
  25. "Epson LX-300+" = EPLX300P.GPD, LPTENUM\EPSONLX-300+7C5D,EPSONLX-300+7C5D,Epson_LX-300+
  26. "Epson FX-980" = EPFX980.GPD, LPTENUM\EPSONFX-980B420,EPSONFX-980B420,Epson_FX-980
  27. ; CopySections
  28. [EPLX300P.GPD]
  29. CopyFiles=@EP9BRES.DLL,@EPLX300P.GPD,UNIDRV
  30. DataSection=UNIDRV_DATA
  31. [EPFX980.GPD]
  32. CopyFiles=@EP9BRES.DLL,@EPFX980.GPD,UNIDRV
  33. DataSection=UNIDRV_DATA
  34. [UNIDRV]
  35. UNIDRV.DLL
  36. UNIRES.DLL
  37. UNIDRVUI.DLL
  38. STDNAMES.GPD
  39. UNIDRV.HLP
  40. [UNIDRV_DATA]
  41. DriverFile=UNIDRV.DLL
  42. ConfigFile=UNIDRVUI.DLL
  43. HelpFile=UNIDRV.HLP
  44. [DestinationDirs]
  45. DefaultDestDir=66000
  46. [SourceDisksNames.x86]
  47. 1 = %W2Kcd%,driver.cab,,"I386"
  48. 4 = %DRIVERDISK%,,,
  49. [SourceDisksFiles]
  50. EPLX300P.GPD = 4
  51. EPFX980.GPD = 4
  52. EP9BRES.DLL = 4
  53. UNIDRV.DLL = 1
  54. UNIRES.DLL = 1
  55. UNIDRVUI.DLL = 1
  56. STDNAMES.GPD = 1
  57. UNIDRV.HLP = 1
  58. [ControlFlags]
  59. ExcludeFromSelect = 2369
  60. [OEM URLs]
  61. %EPSON% = %EPSONURL%
  62. [Strings]
  63. EPSON="Epson"
  64. EPSONURL= "http://www.epson.com/"
  65. W2Kcd="Windows 2000 CD-ROM"
  66. DRIVERDISK="EPSON Additional Driver Disk for 24 pin ESC/P2 Devices"