home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April (Special)
/
Chip-Special_1997-04_cd.bin
/
epson
/
win_nt
/
ink_ii
/
zeno.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1996-06-11
|
4KB
|
147 lines
; ZENO.INF
; SuperPrint 4.0 Epson - Product 610
;
[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%ZS%
LayoutFile=zenolayt.lyt
[ClassInstall]
AddReg=ClassAddReg
DelReg=ClassDelReg
[ClassDelReg]
HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
[ClassAddReg]
HKR,,,,%CLASSNAME%
HKR,,Installer,,MSPRINT.DLL
HKR,,Icon,,-4
HKR,,NoDisplayClass,,1
[Environment]
UpdateInis=Environment_Ini
AddReg=Environment_Reg
[Environment_Ini]
win.ini,Ports,"LPT1.DOS=",
win.ini,Ports,"LPT2.DOS=",
win.ini,Ports,"LPT3.DOS=",
win.ini,Ports,"LPT1.OS2=",
win.ini,Ports,"LPT2.OS2=",
win.ini,Ports,"LPT3.OS2=",
win.ini,windows,"Spooler=",
win.ini,windows,"DosPrint=",
win.ini,windows,"DeviceNotSelectedTimeout=",
win.ini,windows,"TransmissionRetryTimeout=",
[Environment_Reg]
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
;
; The Manufacturer 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.
;
; Each model lists a variation of its own name as a compatible ID. This
; is done primarily as an optimization during upgrade.
;
[Epson]
"Epson Stylus 800 -Z-" = EPSTY,Epson_Stylus_SuperDriver
"Epson Stylus COLOR -Z-" = EPSTY,Epson_Stylus_SuperDriver
"Epson Stylus COLOR II -Z-" = EPSTY,Epson_Stylus_SuperDriver
"Epson Stylus COLOR IIs -Z-" = EPSTY,Epson_Stylus_SuperDriver
"Epson Stylus PRO -Z-" = EPSTY,Epson_Stylus_SuperDriver
"Epson Stylus PRO XL -Z-" = EPSTY,Epson_Stylus_SuperDriver
"Epson Stylus 1500 -Z-" = EPSTY,Epson_Stylus_SuperDriver
;
; 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.
;
[EPSTY]
CopyFiles=@QD4.DRV,@SD_EPSTY.DLL,@SD_EPSTY.HLP,@SD_EPSTY.CNT,@SD_EPSTY.SDD,@SU_EPSTY.DLL,SD
DataSection=EPSTY_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).
;
[SD]
SR32.DLL
SD4.DLL
ZFDA.DLL
ZDSP.DLL
QDPRINT.DLL
SDDMUI.DLL
SDDM32.DLL
SDTADC00.BMP
SDTAFG00.BMP
SDTAEE00.BMP
SDTAB8G0.BMP
SDTADG00.BMP
SDTAC760.BMP
SDTAC880.BMP
SDTAC7G0.BMP
SP40HELP.HLP
SP40HELP.CNT
SQ.INF
SQ95PRNT.DLL
ZGDI32.DLL
WINPRINT.DLL
SMF.SQF
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[EPSTY_DATA]
DriverFile=QD4.DRV
DataFile=SD_EPSTY.SDD
ConfigFile=QD4.DRV
HelpFile=SD_EPSTY.HLP
;
; List of application cache files that need removal during upgrade. Key
; off the file extension listed in the [Extensions] section of win.ini.
;
[Caches to Remove]
qdi=WPR.DAT
;
; Localizable Strings
;
[Strings]
ZS="Zenographics"
CLASSNAME="Printer"