home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 May
/
VPR0105B.BIN
/
DRIVER
/
EPSON
/
V231095
/
v231095.exe
/
DISK1
/
WINNT40
/
E_ESCP3G.INF
Wrap
Windows Setup INFormation
|
2000-07-17
|
2KB
|
108 lines
; ESCP3G.INF
[Version]
Signature="$Windows NT$"
Provider=EPSON
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
"セイコーエプソン"=EPSON
;
; Model sections.
;
; Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file.
;
[EPSON]
"EPSON VP-2300" = E_ESCP3G.DLL
;
; 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_ESCP3G.DLL]
CopyFiles=@E_ESCP3G.DLL,RASDD,LANMON
DataSection=RASDD_DATA
; 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) or if it's a color
; profile (since the DestinationDirs can only handle sections, and not
; individual files).
;
[RASDD]
RASDD.DLL
RASDDUI.DLL
RASDDUI.HLP
[LANMON]
E_SL4069.DLL
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[RASDD_DATA]
DriverFile=RASDD.DLL
ConfigFile=RASDDUI.DLL
DataFile=E_ESCP3G.DLL
HelpFile=RASDDUI.HLP
LanguageMonitor="EPSON V3 N4Monitor69,E_SL4069.DLL"
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames.x86]
2 = %SDN%,,,
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
E_ESCP3G.DLL = 2,,,,,,,,
RASDD.DLL = 2,,,,,,,,
RASDDUI.DLL = 2,,,,,,,,
RASDDUI.HLP = 2,,,,,,,,
E_SL4069.DLL = 2,,,,,,,,
;
; Localizable Strings
;
[Strings]
SDN="VP-2300 セットアップディスク 2"