home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 May / VPR0105B.BIN / DRIVER / EPSON / V23102K / v23102k.exe / DISK1 / WIN95 / E_ESCP2G.INF < prev    next >
Windows Setup INFormation  |  2000-07-21  |  2KB  |  92 lines

  1. ; E_ESCP2G.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"=EPSON
  15.  
  16. [EPSON]
  17. "EPSON VP-2300" = E_ESCP2G.DRV,LPTENUM\EPSONVP-2300A3D6,EPSONVP-2300A3D6,EPSON_VP-2300
  18.  
  19. ;
  20. ; Installer Sections
  21. ;
  22. ; These sections control file installation, and reference all files that
  23. ; need to be copied. The section name will be assumed to be the driver
  24. ; file, unless there is an explicit DriverFile section listed.
  25. ;
  26.  
  27. [E_ESCP2G.DRV]
  28. DriverFile=E_ESCP2G.DRV
  29. DataFile=E_ESCP2G.DRV
  30. CopyFiles=@E_ESCP2G.DRV,UNICLR,LANMON,EPSETUP,EBPPORT.DAT,ECBTEG.DLL
  31. LanguageMonitor="EPSON V3 Monitor69,E_SLM069.DLL"
  32. DataSection=UNI_DATA
  33.  
  34. ; Special section to copy just UNIDRV and its dependent files
  35.  
  36. ; Copy Sections
  37. ;
  38. ; Lists of files that are actually copied. These sections are referenced
  39. ; from the installer sections, above. Only create a section if it contains
  40. ; two or more files (if we only copy a single file, identify it in the
  41. ; installer section, using the @filename notation)
  42. ;
  43.  
  44. [UNICLR]
  45. UNIDRV.DLL
  46. UNIDRV.HLP
  47. ICONLIB.DLL
  48.  
  49. [LANMON]
  50. E_SLM069.DLL
  51.  
  52. [EPSETUP]
  53. EPUPDATE.EXE
  54. SETUP32.DLL
  55. E_ESCP2G.EIF
  56.  
  57. ;
  58. ; Data Sections
  59. ;
  60. ; These sections contain data that is shared between devices.
  61. ;
  62.  
  63. [UNI_DATA]
  64. HelpFile=UNIDRV.HLP
  65. DefaultDataType=EMF
  66. VendorSetup="SETUP32.DLL,UpdatePrinterApps"
  67.  
  68. ;
  69. ; All files go to the system directory
  70. ;
  71.  
  72. [DestinationDirs]
  73. DefaultDestDir=11
  74.  
  75. [SourceDisksNames]
  76. 1 = %SDN1%,,,
  77.  
  78. [SourceDisksFiles]
  79. E_ESCP2G.DRV=1
  80. E_ESCP2G.EIF=1
  81. UNIDRV.DLL=1
  82. UNIDRV.HLP=1
  83. ICONLIB.DLL=1
  84. E_SLM069.DLL=1
  85. EPUPDATE.EXE=1,..\
  86. SETUP32.DLL=1,..\
  87. EBPPORT.DAT=1
  88. ECBTEG.DLL=1
  89.  
  90. [Strings]
  91. SDN1="VP-2300 セットアップディスク 1"
  92.