home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 January
/
VPR9701B.ISO
/
driver
/
epson
/
escp2731
/
e_escp27.inf
next >
Wrap
Windows Setup INFormation
|
1995-10-20
|
2KB
|
79 lines
; E_ESCP27.INF
[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%EPSON%
LayoutFile=layout.inf
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
[Manufacturer]
"EPSON"
[EPSON]
"EPSON ESC/P24(80)" = E_ESCP27.DRV,EPSON_ESC/P24(80)
"EPSON ESC/P24(136)" = E_ESCP27.DRV,EPSON_ESC/P24(136)
"EPSON ESC/P48" = E_ESCP27.DRV,EPSON_ESC/P48
;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;
[E_ESCP27.DRV]
CopyFiles=@E_ESCP27.DRV,UNICLR
DataSection=UNI_DATA
; Special section to copy just UNIDRV and its dependent files
[UNIDRV_ONLY]
CopyFiles=UNICLR
; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above. Only create a section if it contains
; two or more files (if we only copy a single file, identify it in the
; installer section, using the @filename notation)
;
[UNICLR]
UNIDRV.DLL
UNIDRV.HLP
DMCOLOR.DLL
ICONLIB.DLL
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[UNI_DATA]
HelpFile=UNIDRV.HLP
DefaultDataType=EMF
;
; All files go to the system directory
;
[DestinationDirs]
DefaultDestDir=11
[SourceDisksNames]
99="EPSONプリンタ ユーティリティディスク",,1
[SourceDisksFiles]
E_ESCP27.DRV=99,WIN95
;
; Localizable Strings
;
[Strings]
EPSON="EPSON"