Ricoh.inf Driver File Contents (FBSeriesTWAINDriver.exe)

;-------------------------------------------------------------------
; Ricoh.INF  -- Windows Still Image Setup File for the DDK
; Copyright (c) 1998 Ricoh
;-------------------------------------------------------------------
[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%ProVidoerName%
LayoutFile=layout.inf

[SourceDisksNames]
1=%Disk1%,,

[SourceDisksFiles]
R_IS420.DLL=1
R_IS430.DLL=1
R_IS450.DLL=1
R_V20.DLL=1	;For V20S
R_MF200.DLL=1	;For MF200

[DestinationDirs]
DefaultDestDir=11
Ricoh.CopySys32Files=10,system32\drivers	;LDID_WIN\SYSTEM32\DRIVERS
Ricoh.DelSys32Files=10,system32\drivers

[Manufacturer]
%Mfg%=Ricoh_Scanner_V2_Device_Models

[Ricoh_Scanner_V2_Device_Models]
%Ricoh_IS420_Scanner% = Install.IS420,RICOH___IS420___________1
%Ricoh_IS430_Scanner% = Install.IS430,RICOH___IS430___________1
%Ricoh_IS450_Scanner% = Install.IS450,RICOH___IS450___________1,RICOH___IS450___________0,RICOH___HS2P____________0
;%Ricoh_HS2P_Scanner% = Install.IS450,RICOH___HS2P____________0
%Ricoh_V20S_Scanner% =  Install. V20S,RICOH___Aficio_IS01_____1		;For V20S
%Ricoh_MF200_Scanner% =  Install.MF200,RICOH___MF200___________1,RICOH___MF2200__________1		;For MF200

;-------------------------------------------------------------------------------------------
;IS420 Scanner
;-------------------------------------------------------------------------------------------
[Install.IS420]
SubClass=StillImage
DeviceType=1
Capabilities=2
DeviceData=Ricoh.DeviceData
AddReg=Ricoh.IS420.AddReg
CopyFiles=Ricoh.CopySys32Files,Ricoh.IS420.CopyFiles
DelFiles=Ricoh.IS420.DelFiles
UninstallSection=Uninstall.IS420

[Ricoh.IS420.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"
HKR,,USDClass,,"{B061E722-3B59-11d2-BECC-00A0246B6B84}"
HKCR,CLSID\{B061E722-3B59-11d2-BECC-00A0246B6B84} ,,,"RICOH IS420 USD"
HKCR,CLSID\{B061E722-3B59-11d2-BECC-00A0246B6B84}\InProcServer32,,,%11%\R_IS420.DLL
HKCR,CLSID\{B061E722-3B59-11d2-BECC-00A0246B6B84}\InProcServer32,ThreadingModel,,"Apartment"

[Ricoh.IS420.CopyFiles]
R_IS420.DLL

[Ricoh.IS420.DelFiles]
R_IS420.DLL

[Uninstall.IS420]
DelFiles=Ricoh.IS420.DelFiles,Ricoh.DelSys32Files

;-------------------------------------------------------------------------------------------
;IS430 Scanner
;-------------------------------------------------------------------------------------------
[Install.IS430]
SubClass=StillImage
DeviceType=1
Capabilities=2
DeviceData=Ricoh.DeviceData
AddReg=Ricoh.IS430.AddReg
CopyFiles=Ricoh.CopySys32Files,Ricoh.IS430.CopyFiles
DelFiles=Ricoh.IS430.DelFiles
UninstallSection=Uninstall.IS430

[Ricoh.IS430.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"
HKR,,USDClass,,"{B061E721-3B59-11d2-BECC-00A0246B6B84}"
HKCR,CLSID\{B061E721-3B59-11d2-BECC-00A0246B6B84} ,,,"RICOH IS430 USD"
HKCR,CLSID\{B061E721-3B59-11d2-BECC-00A0246B6B84}\InProcServer32,,,%11%\R_IS430.DLL
HKCR,CLSID\{B061E721-3B59-11d2-BECC-00A0246B6B84}\InProcServer32,ThreadingModel,,"Apartment"

[Ricoh.IS430.CopyFiles]
R_IS430.DLL

[Ricoh.IS430.DelFiles]
R_IS430.DLL

[Uninstall.IS430]
DelFiles=Ricoh.IS430.DelFiles,Ricoh.DelSys32Files

;-------------------------------------------------------------------------------------------
;IS450 (HS2P) Scanner
;-------------------------------------------------------------------------------------------
[Install.IS450]
SubClass=StillImage
DeviceType=1
Capabilities=2
DeviceData=Ricoh.DeviceData
AddReg=Ricoh.IS450.AddReg
CopyFiles=Ricoh.CopySys32Files,Ricoh.IS450.CopyFiles
DelFiles=Ricoh.IS450.DelFiles
UninstallSection=Uninstall.IS450

[Ricoh.IS450.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"
HKR,,USDClass,,"{DF8F2CE1-1194-11d2-BECB-00A0246B6B84}"
HKCR,CLSID\{DF8F2CE1-1194-11d2-BECB-00A0246B6B84} ,,,"RICOH IS450 USD"
HKCR,CLSID\{DF8F2CE1-1194-11d2-BECB-00A0246B6B84}\InProcServer32,,,%11%\R_IS450.DLL
HKCR,CLSID\{DF8F2CE1-1194-11d2-BECB-00A0246B6B84}\InProcServer32,ThreadingModel,,"Apartment"

[Ricoh.IS450.CopyFiles]
R_IS450.DLL

[Ricoh.IS450.DelFiles]
R_IS450.DLL

[Uninstall.IS450]
DelFiles=Ricoh.IS450.DelFiles,Ricoh.DelSys32Files

;-------------------------------------------------------------------------------------------
;V20S Scanner
;-------------------------------------------------------------------------------------------
[Install.V20S]
SubClass=StillImage
DeviceType=1
Capabilities=2
DeviceData=Ricoh.DeviceData
AddReg=Ricoh.V20S.AddReg
CopyFiles=Ricoh.CopySys32Files,Ricoh.V20S.CopyFiles
DelFiles=Ricoh.V20S.DelFiles
UninstallSection=Uninstall.V20S

[Ricoh.V20S.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"
HKR,,USDClass,,"{DA787D81-89D3-11d2-B200-00105A5C4F7D}"
HKCR,CLSID\{DA787D81-89D3-11d2-B200-00105A5C4F7D} ,,,"RICOH V20S USD"
HKCR,CLSID\{DA787D81-89D3-11d2-B200-00105A5C4F7D}\InProcServer32,,,%11%\R_V20.DLL
HKCR,CLSID\{DA787D81-89D3-11d2-B200-00105A5C4F7D}\InProcServer32,ThreadingModel,,"Apartment"

[Ricoh.V20S.CopyFiles]
R_V20.DLL

[Ricoh.V20S.DelFiles]
R_V20.DLL

[Uninstall.V20S]
DelFiles=Ricoh.V20S.DelFiles,Ricoh.DelSys32Files

;-------------------------------------------------------------------------------------------
;MF200 Scanner
;-------------------------------------------------------------------------------------------
[Install.MF200]
SubClass=StillImage
DeviceType=1
Capabilities=2
DeviceData=Ricoh.DeviceData
AddReg=Ricoh.MF200.AddReg
CopyFiles=Ricoh.CopySys32Files,Ricoh.MF200.CopyFiles
DelFiles=Ricoh.MF200.DelFiles
UninstallSection=Uninstall.MF200

[Ricoh.MF200.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"
HKR,,USDClass,,"{341A8001-BCFF-11d2-B200-00105A5C4F7D}"
HKCR,CLSID\{341A8001-BCFF-11d2-B200-00105A5C4F7D} ,,,"RICOH MF200 USD"
HKCR,CLSID\{341A8001-BCFF-11d2-B200-00105A5C4F7D}\InProcServer32,,,%11%\R_MF200.DLL
HKCR,CLSID\{341A8001-BCFF-11d2-B200-00105A5C4F7D}\InProcServer32,ThreadingModel,,"Apartment"

[Ricoh.MF200.CopyFiles]
R_MF200.DLL

[Ricoh.MF200.DelFiles]
R_MF200.DLL

[Uninstall.MF200]
DelFiles=Ricoh.MF200.DelFiles,Ricoh.DelSys32Files

;-------------------------------------------------------------------------------------------
;Common
;-------------------------------------------------------------------------------------------
[Ricoh.DeviceData]
TwainDS="RICOH Scanner V2, 32-bit"
SpecialInfo="RICOH Scanner V2 for SCSI Interface"

[Ricoh.CopySys32Files]
Scsimap.sys
Scsiscan.sys

[Ricoh.DelSys32Files]
Scsimap.sys
Scsiscan.sys

[Strings]
ProVidoerName="Ricoh"
Mfg="Ricoh"
Ricoh_IS420_Scanner="IS420"
Ricoh_IS430_Scanner="IS430"
Ricoh_IS450_Scanner="IS450"
;Ricoh_HS2P_Scanner="HS2P"
Ricoh_V20S_Scanner="Aficio IS01"
Ricoh_MF200_Scanner="MF200"
Disk1="RICOH TWAIN Driver Ver.2 CD-ROM"
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: web3, load: 3.10