; NTPRINT.INF (for SUR)
;
; List of supported printers, manufacturers
;
[Version]
Signature="$Windows NT$"
Provider=%M1%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
Version=1.10
CatalogFile=Rnc4f2.CAT
DriverVer=07/02/2001
;[SourceDiskNames]
;1="ASPSample Setup Disk",,,\common
;[SourceDiskNames.x86]
;2="ASPSample Setup Disk (x86)",,,\x86
;[SourceDiskNames.alpha]
;2="ASPSample Setup Disk (alpha)",,,\alpha
;[SourceDisksFiles]
;Custom.ASP = 1
[ClassInstall32.NT]
AddReg=printer_class_addreg
[printer_class_addreg]
HKR,,,,%CLASSNAME%
HKR,,Icon,,"-4"
HKR,,Installer32,,"ntprint.dll,ClassInstall32"
HKR,,NoDisplayClass,,1
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%M1%=PrinterList
;
; 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.
;
[PrinterList]
%Printer1%=RNC4a.DAT,LPTENUM\RICOHAFICIO_120C365
%Printer2%=RNC4af.DAT,LPTENUM\RICOHAFICIO_FX12C6B8
%Printer3%=RNC4b.DAT,LPTENUM\RICOHAFICIO_10136EE3
%Printer4%=RNC4bf.DAT,LPTENUM\RICOHAFICIO_1013F7BAE
%Printer5%=RNC4_f.DAT,LPTENUM\RICOHFAX_3310LD29C
%Printer6%=RNC4f2.DAT,LPTENUM\RICOHFAX_4410L6628
%Printer7%=RNC4f3.DAT,LPTENUM\RICOHFAX_4410NF8CE6
;
; 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.
;
[RNC4a.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT1
DataFile=RNC4aPS.PPD
DataSection=PSCRIPT_DATA_NT1
[RNC4af.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT2
DataFile=RNC4afPS.PPD
DataSection=PSCRIPT_DATA_NT2
[RNC4b.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT3
DataFile=RNC4bPS.PPD
DataSection=PSCRIPT_DATA_NT3
[RNC4bf.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT4
DataFile=RNC4bfPS.PPD
DataSection=PSCRIPT_DATA_NT4
[RNC4_f.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT5
DataFile=RNC4_fPS.PPD
DataSection=PSCRIPT_DATA_NT5
[RNC4f2.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT6
DataFile=RNC4f2PS.PPD
DataSection=PSCRIPT_DATA_NT6
[RNC4f3.DAT.NT]
DriverVer=07/02/2001
CopyFiles=PSCRIPT_NT7
DataFile=RNC4f3PS.PPD
DataSection=PSCRIPT_DATA_NT7
; 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).
;
; The PAGE1.ASP,Custom.ASP entry is standard INF syntax which tells the
; setup program to copy Redirect.ASP to PAGE1.ASP in the targeted directory.
; Thus, each printer model entry should be of the form "PAGE1.ASP, <Custom ASP>"
[PSCRIPT_NT1]
RNC4a.DLL
RNC4aUI.DLL
RNC4aPS.HLP
RNC4aPS.PPD
[PSCRIPT_NT2]
RNC4af.DLL
RNC4afUI.DLL
RNC4afPS.HLP
RNC4afPS.PPD
[PSCRIPT_NT3]
RNC4b.DLL
RNC4bUI.DLL
RNC4bPS.HLP
RNC4bPS.PPD
[PSCRIPT_NT4]
RNC4bf.DLL
RNC4bfUI.DLL
RNC4bfPS.HLP
RNC4bfPS.PPD
[PSCRIPT_NT5]
RNC4_f.DLL
RNC4_fUI.DLL
RNC4_fPS.HLP
RNC4_fPS.PPD
[PSCRIPT_NT6]
RNC4f2.DLL
RNC4f2UI.DLL
RNC4f2PS.HLP
RNC4f2PS.PPD
[PSCRIPT_NT7]
RNC4f3.DLL
RNC4f3UI.DLL
RNC4f3PS.HLP
RNC4f3PS.PPD
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[PSCRIPT_DATA_NT1]
DriverFile=RNC4a.DLL
ConfigFile=RNC4aUI.DLL
HelpFile=RNC4aPS.HLP
[PSCRIPT_DATA_NT2]
DriverFile=RNC4af.DLL
ConfigFile=RNC4afUI.DLL
HelpFile=RNC4afPS.HLP
[PSCRIPT_DATA_NT3]
DriverFile=RNC4b.DLL
ConfigFile=RNC4bUI.DLL
HelpFile=RNC4bPS.HLP
[PSCRIPT_DATA_NT4]
DriverFile=RNC4bf.DLL
ConfigFile=RNC4bfUI.DLL
HelpFile=RNC4bfPS.HLP
[PSCRIPT_DATA_NT5]
DriverFile=RNC4_f.DLL
ConfigFile=RNC4_fUI.DLL
HelpFile=RNC4_fPS.HLP
[PSCRIPT_DATA_NT6]
DriverFile=RNC4f2.DLL
ConfigFile=RNC4f2UI.DLL
HelpFile=RNC4f2PS.HLP
[PSCRIPT_DATA_NT7]
DriverFile=RNC4f3.DLL
ConfigFile=RNC4f3UI.DLL
HelpFile=RNC4f3PS.HLP
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames]
1 = %DiskName%,,,""
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
RNC4a.DLL = 1
RNC4aUI.DLL = 1
RNC4aPS.HLP = 1
RNC4aPS.PPD = 1
RNC4af.DLL = 1
RNC4afUI.DLL = 1
RNC4afPS.HLP = 1
RNC4afPS.PPD = 1
RNC4b.DLL = 1
RNC4bUI.DLL = 1
RNC4bPS.HLP = 1
RNC4bPS.PPD = 1
RNC4bf.DLL = 1
RNC4bfUI.DLL = 1
RNC4bfPS.HLP = 1
RNC4bfPS.PPD = 1
RNC4_f.DLL = 1
RNC4_fUI.DLL = 1
RNC4_fPS.HLP = 1
RNC4_fPS.PPD = 1
RNC4f2.DLL = 1
RNC4f2UI.DLL = 1
RNC4f2PS.HLP = 1
RNC4f2PS.PPD = 1
RNC4f3.DLL = 1
RNC4f3UI.DLL = 1
RNC4f3PS.HLP = 1
RNC4f3PS.PPD = 1
;
; Localizable Strings
;
[STRINGS]
; Manufactory Name
M1="RICOH"
; PSCRIPT Driver name
Printer1="RICOH Aficio 120 PS2"
Printer2="RICOH Aficio FX12 PS2"
Printer3="RICOH Aficio 1013 PS2"
Printer4="RICOH Aficio 1013F PS2"
Printer5="RICOH FAX 3310L PS2"
Printer6="RICOH FAX 4410L PS2"
Printer7="RICOH FAX 4410NF PS2"
; Setup display name
DispalyName="RICOH Aficio 120/FX12/1013/1013F/FAX 3310L/4410L/4410NF PS"
; Disk name
DiskName="RICOH Aficio 120/FX12/1013/1013F/FAX 3310L/4410L/4410NF PS2 disk name"
;-----------------------------------------------------------------------------------
; end of inf file
;-----------------------------------------------------------------------------------
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.