home *** CD-ROM | disk | FTP | other *** search
- ; ZENO.INF
- ; SuperPrint 4.01 Epson NT Only - Product 610
- ; European version
-
- [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 1500 -Z-" = EPSTY,Epson_Stylus_SuperDriver
- "Epson Stylus COLOR 200 -Z-" = EPSTY,Epson_Stylus_SuperDriver
- "Epson Stylus COLOR 500 -Z-" = EPSTY,Epson_Stylus_SuperDriver
- "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 PRO XL+ -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]
- SD32.DLL
- SR32.DLL
- SD4.DLL
- ZFDA.DLL
- ZDSP.DLL
- QDPRINT.DLL
- SDDMUI.DLL
- SDDM32.DLL
- SP40HELP.HLP
- SP40HELP.CNT
- SMFPrint.DLL
- ZGDI32.DLL
- ZSPOOL32.EXE
- ZPRINT32.EXE
- ZSPOOL.DLL
- SDTARES.DLL
- MFC30.DLL
- MSVCRT20.DLL
- ;
- ; 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
- DefaultDataType=SMF
- PrintProcessor=SMFPrint,SMFPrint.DLL
-
-
- ;
- ; 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"
-
- [Ports]
-
- [Win32s]
-
- [ZCheck]
- OEMSpecial=1,1,2,1,3,3,4,1
-
- [SP_OEM]
- serial=610-401-12345
-