Unidrv.inf Driver File Contents (z42634ge.exe)

; Unidrv.inf
; Ver.1.6
; Internal Version: 2008.05.08 Windows 2000/XP/Server 2003/Vista/Server 2008

[Version]
Signature="$Windows NT$"
Provider=%COMPANY_NAME%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=Generic.cat
DriverVer=05/08/2008

[Manufacturer]
%COMPANY_NAME%=COMPANY_NAME, NTx86, NTx86.6.0, Ntamd64, NTamd64.6.0

; for Windows 2000
[COMPANY_NAME]
"DDP70 PCL"                                            = GPD70PCL_INST
"DDP70 PCL R"                                          = GPD70PCR_INST
"DDP70 PCL SR5000"                                     = GPD70PCR2_INST
"DDP92 PCL"                                            = GPD92PCL_INST
"DDP92 PCL R"                                          = GPD92PCR_INST
"DDP92 PCL SR5000"                                     = GPD92PCR2_INST
"EMP156 PCL"                                           = GE156PCL_INST
"EMP156 PCL R"                                         = GE156PCR_INST

; for Windows XP/Server 2003
[COMPANY_NAME.NTx86]
"DDP70 PCL"                                            = GPD70PCL_INST
"DDP70 PCL R"                                          = GPD70PCR_INST
"DDP70 PCL SR5000"                                     = GPD70PCR2_INST
"DDP92 PCL"                                            = GPD92PCL_INST
"DDP92 PCL R"                                          = GPD92PCR_INST
"DDP92 PCL SR5000"                                     = GPD92PCR2_INST
"EMP156 PCL"                                           = GE156PCL_INST
"EMP156 PCL R"                                         = GE156PCR_INST

; for Windows Vista/Server 2008
[COMPANY_NAME.NTx86.6.0]
"DDP70 PCL"                                            = GPD70PCL_INST_VISTA
"DDP70 PCL R"                                          = GPD70PCR_INST_VISTA
"DDP70 PCL SR5000"                                     = GPD70PCR2_INST_VISTA
"DDP92 PCL"                                            = GPD92PCL_INST_VISTA
"DDP92 PCL R"                                          = GPD92PCR_INST_VISTA
"DDP92 PCL SR5000"                                     = GPD92PCR2_INST_VISTA
"EMP156 PCL"                                           = GE156PCL_INST_VISTA
"EMP156 PCL R"                                         = GE156PCR_INST_VISTA

; for Windows XP/Server 2003(64bit)
[COMPANY_NAME.Ntamd64]
"DDP70 PCL"                                            = GPD70PCL_INST
"DDP70 PCL R"                                          = GPD70PCR_INST
"DDP70 PCL SR5000"                                     = GPD70PCR2_INST
"DDP92 PCL"                                            = GPD92PCL_INST
"DDP92 PCL R"                                          = GPD92PCR_INST
"DDP92 PCL SR5000"                                     = GPD92PCR2_INST
"EMP156 PCL"                                           = GE156PCL_INST
"EMP156 PCL R"                                         = GE156PCR_INST

; for Windows Vista/Server 2008(64bit)
[COMPANY_NAME.Ntamd64.6.0]
"DDP70 PCL"                                            = GPD70PCL_INST_VISTA
"DDP70 PCL R"                                          = GPD70PCR_INST_VISTA
"DDP70 PCL SR5000"                                     = GPD70PCR2_INST_VISTA
"DDP92 PCL"                                            = GPD92PCL_INST_VISTA
"DDP92 PCL R"                                          = GPD92PCR_INST_VISTA
"DDP92 PCL SR5000"                                     = GPD92PCR2_INST_VISTA
"EMP156 PCL"                                           = GE156PCL_INST_VISTA
"EMP156 PCL R"                                         = GE156PCR_INST_VISTA

[GPD70PCL_INST]
CopyFiles=@GPDPCL.DLL,@GPD70PCL.GPD
DataFile=GPD70PCL.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GPD70PCR_INST]
CopyFiles=@GPDPCL.DLL,@GPD70PCR.GPD
DataFile=GPD70PCR.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GPD70PCR2_INST]
CopyFiles=@GPDPCL.DLL,@GPD70PCV.GPD
DataFile=GPD70PCV.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GPD92PCL_INST]
CopyFiles=@GPDPCL.DLL,@GPD92PCL.GPD
DataFile=GPD92PCL.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GPD92PCR_INST]
CopyFiles=@GPDPCL.DLL,@GPD92PCR.GPD
DataFile=GPD92PCR.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GPD92PCR2_INST]
CopyFiles=@GPDPCL.DLL,@GPD92PCV.GPD
DataFile=GPD92PCV.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GE156PCL_INST]
CopyFiles=@GPDPCL.DLL,@GE156PCL.GPD
DataFile=GE156PCL.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GE156PCR_INST]
CopyFiles=@GPDPCL.DLL,@GE156PCR.GPD
DataFile=GE156PCR.GPD
DataSection=UNIDRV_BIDI_DATA
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM

[GPD70PCL_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GPD70PCL.GPD
DataFile=GPD70PCL.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[GPD70PCR_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GPD70PCR.GPD
DataFile=GPD70PCR.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[GPD70PCR2_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GPD70PCV.GPD
DataFile=GPD70PCV.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[GPD92PCL_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GPD92PCL.GPD
DataFile=GPD92PCL.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[GPD92PCR_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GPD92PCR.GPD
DataFile=GPD92PCR.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[GPD92PCR2_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GPD92PCV.GPD
DataFile=GPD92PCV.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[GE156PCL_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GE156PCL.GPD
DataFile=GE156PCL.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[GE156PCR_INST_VISTA]
CopyFiles=@GPDPCL.DLL,@GE156PCR.GPD
DataFile=GE156PCR.GPD
CoreDriverSections="{D20EA372-DD35-4950-9ED8-A6335AFE79F0},UNIDRV.OEM,UNIDRV_DATA,TTFSUB.OEM"

[PrinterPackageInstallation.x86]
PackageAware=TRUE
CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F0}

[PrinterPackageInstallation.amd64]
PackageAware=TRUE
CoreDriverDependencies={D20EA372-DD35-4950-9ED8-A6335AFE79F0}

[DestinationDirs]
DefaultDestDir=66000

[SourceDisksNames.x86]
1=%Disk1%,,,""

[SourceDisksFiles.x86]
GPD70PCL.GPD = 1
GPD70PCR.GPD = 1
GPD70PCV.GPD = 1
GPD92PCL.GPD = 1
GPD92PCR.GPD = 1
GPD92PCV.GPD = 1
GE156PCL.GPD = 1
GE156PCR.GPD = 1
GPDPCL.DLL = 1

[Strings]
Disk1="Driver Setup Disk"
COMPANY_NAME="Ricoh Printing Systems"
Download Driver Pack

How To Update Drivers Manually

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.

server: ftp, load: 2.25