home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / epson / escp2131 / e_escp21.inf next >
Windows Setup INFormation  |  1995-10-20  |  2KB  |  81 lines

  1. ; E_ESCP21.INF
  2.  
  3. [Version]
  4. Signature="$CHICAGO$"
  5. Class=Printer
  6. Provider=%EPSON%
  7. LayoutFile=layout.inf
  8.  
  9. ;
  10. ; The Manufacturer section lists all of the manufacturers that we will
  11. ; display in the Dialog box
  12.  
  13. [Manufacturer]
  14. "EPSON"
  15.  
  16. [EPSON]
  17. "EPSON VP-5000" = E_ESCP21.DRV,EPSON_VP-5000
  18. "EPSON VP-6000" = E_ESCP21.DRV,EPSON_VP-6000
  19. "EPSON VP-4000" = E_ESCP21.DRV,EPSON_VP-4000
  20. "EPSON VP-1100" = E_ESCP21.DRV,EPSON_VP-1100
  21. "EPSON VP-600"  = E_ESCP21.DRV,LPTENUM\EPSONVP-60026F4,EPSONVP-60026F4,EPSON_VP-600
  22.  
  23. ;
  24. ; Installer Sections
  25. ;
  26. ; These sections control file installation, and reference all files that
  27. ; need to be copied. The section name will be assumed to be the driver
  28. ; file, unless there is an explicit DriverFile section listed.
  29. ;
  30.  
  31. [E_ESCP21.DRV]
  32. CopyFiles=@E_ESCP21.DRV,UNICLR
  33. DataSection=UNI_DATA
  34.  
  35. ; Special section to copy just UNIDRV and its dependent files
  36. [UNIDRV_ONLY]
  37. CopyFiles=UNICLR
  38.  
  39. ; Copy Sections
  40. ;
  41. ; Lists of files that are actually copied. These sections are referenced
  42. ; from the installer sections, above. Only create a section if it contains
  43. ; two or more files (if we only copy a single file, identify it in the
  44. ; installer section, using the @filename notation)
  45. ;
  46.  
  47. [UNICLR]
  48. UNIDRV.DLL
  49. UNIDRV.HLP
  50. DMCOLOR.DLL
  51. ICONLIB.DLL
  52.  
  53. ;
  54. ; Data Sections
  55. ;
  56. ; These sections contain data that is shared between devices.
  57. ;
  58.  
  59. [UNI_DATA]
  60. HelpFile=UNIDRV.HLP
  61. DefaultDataType=EMF
  62.  
  63. ;
  64. ; All files go to the system directory
  65. ;
  66.  
  67. [DestinationDirs]
  68. DefaultDestDir=11
  69.  
  70. [SourceDisksNames]
  71. 99="EPSONプリンタ ユーティリティディスク",,1
  72.  
  73. [SourceDisksFiles]
  74. E_ESCP21.DRV=99,WIN95
  75.  
  76. ;
  77. ; Localizable Strings
  78. ;
  79. [Strings]
  80. EPSON="EPSON"
  81.