;
; OEM setup INF file for Windows XP/2003/Vista 64-bit
;
; List of supported printers, manufacturers
;
; Copyright (c) 1998-2010 RICOH COMPANY, LTD
; All Rights Reserved
;

[Version]
Signature="$Windows NT$"
Provider=%OEM%
CatalogFile=RIC652.CAT
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=07/30/2010,3.4.0.0

;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;

[Manufacturer]
%OEM%=RICOH,NTamd64

;
; 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" = RIC6521,USBPRINT\RICOHAficio_MP_30107980,LPTENUM\RICOHAficio_MP_30107980,RICOHAficio_MP_30107980

[RICOH.NTamd64]
"RICOH Aficio MP 2510 PCL 6" = RIC652,USBPRINT\RICOHAficio_MP_25108691,LPTENUM\RICOHAficio_MP_25108691,RICOHAficio_MP_25108691
"RICOH Aficio MP 3010 PCL 6" = RIC6521,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_W64_DRIVER
DataSection=RIC652_W64_DATA

[RIC6521]
CopyFiles=RIC652_W64_DRIVER
DataSection=RIC652_W64_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).
;

[RIC652_W64_DRIVER]
RIC652C.DLL,RIC652C.DL_
RIC652P.DLL,RIC652P.DL_
RIC652X.DLL,RIC652X.DL_
RIC652CF.DLL,RIC652CF.DL_
RIC652K.DLL,RIC652K.DL_
RIC652U.DLL,RIC652U.DL_
RIC652J.DLL,RIC652J.DL_
RIC652Q.EXE,RIC652Q.EX_
RIC652ZK.DLL,RIC652ZK.DL_
RIC652ZU.DLL,RIC652ZU.DL_
RIC652WK.DLL,RIC652WK.DL_
RIC652WU.DLL,RIC652WU.DL_
RIC652S.DLL,RIC652S.DL_
RIC652L.DLL,RIC652L.DL_
RIC652.HLP,RIC652.HL_
RIC652SR.EXE,RIC652SR.EX_
RIC652PI.DLL,RIC652PI.DL_
RIC652X.EXE,RIC652X.EX_
RIC652BD.DLL,RIC652BD.DL_
RICJC64.DLL,RICJC64.DL_
JCUI64.EXE,JCUI64.EX_
TrackID.DLL,TrackID.DL_

;
; Data Sections
;
; These sections contain data that is shared between devices.
;

[RIC652_W64_DATA]
DriverFile=RIC652K.DLL
ConfigFile=RIC652U.DLL
DataFile=RIC652K.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]
RIC652C.DL_=1
RIC652P.DL_=1
RIC652X.DL_=1
RIC652CF.DL_=1
RIC652K.DL_=1
RIC652U.DL_=1
RIC652J.DL_=1
RIC652Q.EX_=1
RIC652ZK.DL_=1
RIC652ZU.DL_=1
RIC652WK.DL_=1
RIC652WU.DL_=1
RIC652S.DL_=1
RIC652L.DL_=1
RIC652.HL_=1
RIC652SR.EX_=1
RIC652PI.DL_=1
RIC652X.EX_=1
RIC652BD.DL_=1
RICJC64.DL_=1
JCUI64.EX_=1
TrackID.DL_=1

;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;

[DestinationDirs]
DefaultDestDir=66000

;
; Localizable Strings
;

[Strings]
OEM="Ricoh"
Floppy_Description="RICOH Aficio MP 2510/Aficio MP 3010 PCL 6 Printer Driver"