; ; OEM setup INF file for Windows 2000/XP/Server 2003/Vista ; ; List of supported printers, manufacturers ; ; Copyright (c) 1998-2010 RICOH COMPANY, LTD ; All Rights Reserved ; [Version] Signature="$Windows NT$" Provider=%OEM% ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer DriverVer=07/30/2010,3.4.0.0 CatalogFile=RIC652.CAT ; ; The Manufacturer section lists all of the manufacturers that we will ; display in the Dialog box ; [Manufacturer] %OEM%=Ricoh ; ; 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. ; [RICOH] "RICOH Aficio MP 2510 PCL 6" = RIC652,USBPRINT\RICOHAficio_MP_25108691,LPTENUM\RICOHAficio_MP_25108691,RICOHAficio_MP_25108691 "RICOH Aficio MP 3010 PCL 6" = RIC652,USBPRINT\RICOHAficio_MP_30107980,LPTENUM\RICOHAficio_MP_30107980,RICOHAficio_MP_30107980 ; ; 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. ; [RIC652] CopyFiles=RIC652_DLL,RIC652K_DLL,RIC652_DATF,RIC652_HLP DataSection=RIC652_DATA DataFile=RIC652K.DLL ; Copy Sections ; ; Lists of files that are actually copied. These sections are referenced ; from the installer sections, above.If it's a color profile (since the ; DestinationDirs can only handle sections, and not individual files). ; [RIC652K_DLL] RIC652K.DLL,RIC652K.DL_ [RIC652_DLL] RIC652U.DLL,RIC652U.DL_ RIC652P.DLL,RIC652P.DL_ RIC652C.DLL,RIC652C.DL_ RIC652L.DLL,RIC652L.DL_ RIC652X.DLL,RIC652X.DL_ RIC652S.DLL,RIC652S.DL_ RIC652J.DLL,RIC652J.DL_ RIC652Q.EXE,RIC652Q.EX_ RIC652ZU.DLL,RIC652ZU.DL_ RIC652ZK.DLL,RIC652ZK.DL_ RIC652WU.DLL,RIC652WU.DL_ RIC652WK.DLL,RIC652WK.DL_ RIC652PI.DLL,RIC652PI.DL_ RIC652SR.EXE,RIC652SR.EX_ RIC652CF.DLL,RIC652CF.DL_ RIC652X.EXE,RIC652X.EX_ RIC652BD.DLL,RIC652BD.DL_ TrackID.DLL,TrackID.DL_ TIBase64.dll,TIBase64.DL_ TIFmtA.dll,TIFmtA.DL_ RICJC32.dll,RICJC32.DL_ JCUI.exe,JCUI.EX_ [RIC652_HLP] RIC652.HLP,RIC652.HL_ ; ; Data Sections ; ; These sections contain data that is shared between devices. ; [RIC652_DATA] DriverFile=RIC652K.DLL ConfigFile=RIC652U.DLL HelpFile=RIC652.HLP ; ; diskid = description,tagfile,unused,subdir ; [SourceDisksNames] 1 = %Floppy_Description%,,,"" ; ; filename_on_source = diskid,subdir,size,checksum,spare,spare ; extra fields are nt-specific ; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname ; [SourceDisksFiles] RIC652K.DL_=1 RIC652U.DL_=1 RIC652L.DL_=1 RIC652P.DL_=1 RIC652C.DL_=1 RIC652J.DL_=1 RIC652Q.EX_=1 RIC652X.DL_=1 RIC652S.DL_=1 RIC652ZU.DL_=1 RIC652ZK.DL_=1 RIC652WU.DL_=1 RIC652WK.DL_=1 RIC652.HL_=1 RIC652PI.DL_=1 RIC652SR.EX_=1 RIC652CF.DL_=1 RIC652X.EX_=1 RIC652BD.DL_=1 TrackID.DL_=1 TIBase64.dl_=1 TIFmtA.dl_=1 RICJC32.DL_=1 JCUI.EX_=1 ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; ; ; Copy the following files to System32 directory ; [RIC652_DATF] TrackID.DLL,TrackID.DL_ TIBase64.dll,TIBase64.DL_ TIFmtA.dll,TIFmtA.DL_ RICJC32.dll,RICJC32.DL_ JCUI.exe,JCUI.EX_ [DestinationDirs] DefaultDestDir=66000 RIC652_DATF=66002 ; ; Localizable Strings ; [Strings] OEM="Ricoh" Floppy_Description="RICOH Aficio MP 2510/Aficio MP 3010 PCL 6 Printer Driver"