;================================================================ ; ; OEMSETUP.INF ; ; Kyocera Mita Printing System Installation Script ; Windows 9x and Me (Multi Language excluding Japanese) ; Point & Print Version ; ; © Copyright 2000-2008 KYOCERA MITA CORPORATION ; © Copyright 2000-2002 KYOCERA CORPORATION ; ; All Rights Reserved. ; ; Dolphin 1.0 08/03/2007 ; ;================================================================ [Version] Signature = "$Windows 95$" Class = Printer ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318} Provider = %KMC% DriverVer = 03/15/2007,4.2.1409b [ClassInstall] AddReg=ClassAddReg DelReg=ClassDelReg [ClassAddReg] HKR,,,,%CLASSNAME% HKR,,Installer,,MSPRINT.DLL HKR,,Icon,,-4 HKR,,NoDisplayClass,,1 [ClassDelReg] HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass" [Environment] UpdateInis=EnvUpdateInis AddReg=EnvAddReg [EnvUpdateInis] 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=", [EnvAddReg] 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",,, ;---------------------------------------------------------------- ; Manufacturer Section ;---------------------------------------------------------------- [Manufacturer] "Kyocera" ;---------------------------------------------------------------- ; Model Sections ;---------------------------------------------------------------- [Kyocera] "Kyocera Generic mono KX" = MONO-GEN,Kyocera_FS-Mono "Kyocera Generic color KX" = COLOR-GEN,Kyocera_FS-Color ;---------------------------------------------------------------- ; Install Sections ;---------------------------------------------------------------- [MONO-GEN] CopyFiles = @KMMNGN10.mdx,WIN9X,ALLPDL,AGFA,KC_HELP DataFile = KMMNGN10.mdx DataSection = 9XCORE_NOPOST AddReg = ND_ADDREG_KCMV3D [COLOR-GEN] CopyFiles = @KMCRGN10.mdx,WIN9X,ALLPDL,AGFA,KC_HELP DataFile = KMCRGN10.mdx DataSection = 9XCORE_NOPOST AddReg = ND_ADDREG_KCMV3D ;---------------------------------------------------------------- ; Copy Sections ;---------------------------------------------------------------- ; This should be used for 9X Driver [WIN9X] KM1642ff.DRV KM3242ff.EXE KMFS42ff.DLL KMRG42ff.DLL KMRC42ff.DLL KM3D42ff.DLL KM3M42ff.DLL KMPE42ff.DLL KCMV3D.INI KMWM42ff.DLL KMPF42ff.DLL KMPO42ff.DLL KMSW42ff.DLL KMPLSWOP.DLL KMPLSWO1.DLL [ALLPDL] KMXL42ff.DLL KM5E42ff.DLL KM5C42ff.DLL KMPS42ff.DLL ;KMPD42ff.DLL [AGFA] KMAGFA1.FDF KMPRE2.FDF [KC_HELP] KMWTEN22.HLP ;---------------------------------------------------------------- ; Data Sections ; ; These sections contain data that is shared between devices. ; ;---------------------------------------------------------------- ; [9XCORE_NOPOST] DriverFile=KM1642ff.DRV ConfigFile=KM1642ff.DRV HelpFile=KMWTEN22.HLP [ENABLE3D] HKLM,"SOFTWARE\Kyocera Mita\Shared Files","Install Path",0,"%11%\spool\drivers\w32x86\2" [ND_ADDREG_KCMV3D] HKLM,"SOFTWARE\Kyocera Mita\Shared Files","Install Path",0,"%11%\spool\drivers\w32x86\2" ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; ;---------------------------------------------------------------- ; Destination Information ;---------------------------------------------------------------- [DestinationDirs] DefaultDestDir=11 ;---------------------------------------------------------------- ; Source Information ;---------------------------------------------------------------- ; [SourceDisksNames] 1 = %CDROM%,,,"" [SourceDisksFiles] KM1642ff.DRV = 1 KM3242ff.EXE = 1 KMFS42ff.DLL = 1 KMRG42ff.DLL = 1 KMRC42ff.DLL = 1 ;KMLT42ff.DLL = 1 KMXL42ff.DLL = 1 KM5E42ff.DLL = 1 KM5C42ff.DLL = 1 KMPS42ff.DLL = 1 ;KMPD42ff.DLL = 1 KMAGFA1.FDF = 1 KMPRE2.FDF = 1 KMPE42ff.DLL = 1 KMWM42ff.DLL = 1 KMPF42ff.DLL = 1 KMPO42ff.DLL = 1 KMSW42ff.DLL = 1 KMPLSWOP.DLL = 1 KMPLSWO1.DLL = 1 KM3D42ff.DLL = 1 KM3M42ff.DLL = 1 KMMNGN10.MDX = 1 KMCRGN10.MDX = 1 KMWTEN22.HLP = 1 KCMV3D.INI = 1 ;---------------------------------------------------------------- ; Localizable Strings ;---------------------------------------------------------------- [Strings] KMC = "Kyocera Mita Corporation" CDROM = "Kyocera"