CanoMS800.inf Driver File Contents (800II_INF.exe)

[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Provider%
DriverVer=03/01/2007,1.0.0.0

[DestinationDirs]
DefaultDestDir=11				; Win95,Win98 = \windows\system.  NT5 = \windows\system32
Scsi.Scanner.CopySys32Files=10,system32\drivers ; \windows\system32\drivers
Usb.Scanner.CopySys32Files=10,system32\drivers  ; \windows\system32\drivers

[Manufacturer]
%Mfg%=Models

[Models]
%CANON.SCSIDeviceDesc% = SCSI_SCANNER,CANON___MRS.RHINE_______B
%CANON.SCSIDeviceDesc% = SCSI_SCANNER,CANON___MS800___________0
%CANON.SCSIDeviceDesc% = SCSI_SCANNER,CANON___MS800___________1
%CANON.SCSIDeviceDesc% = SCSI_SCANNER,CANON___MS800___________2
%CANON.SCSIDeviceDesc% = SCSI_SCANNER,CANON___MS800___________3
%CANON.SCSIDeviceDesc% = SCSI_SCANNER,CANON___MS800___________4
%CANON.SCSIDeviceDesc% = SCSI_SCANNER,CANON___MS800___________5
; ********** USB Section **********

; Win98 model section
[USB_SCANNER]
SubClass=StillImage
DeviceType=1
Capabilities=3
Events=USB_SCAN.Events
DeviceData=USB_SCAN.DeviceData
AddReg=Usb.Scanner.AddReg
CopyFiles=Usb.Scanner.CopyFiles,Usb.Scanner.CopySys32Files
;PropertyPages="MS8CPL.dll,EnumStiPropPages"
;DeviceSubType=0x0105
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000 model section
[USB_SCANNER.NT]
Include=sti.inf
Needs=STI.USBSection

SubClass=StillImage
DeviceType=1
Capabilities=3
Events=USB_SCAN.Events
DeviceData=USB_SCAN.DeviceData
AddReg=Usb.Scanner.AddReg.NT
CopyFiles=Usb.Scanner.CopyFiles.NT
;PropertyPages="MS8CPL.dll,EnumStiPropPages"
;DeviceSubType=0x0105
;VendorSetup="MS8svc.dll,EntryPointInst"
ICMProfiles="sRGB Color Space Profile.icm"

[USB_SCAN.DeviceData]
ISISDriverName="MS800.pxn"
TwainDS="Canon MS800 TWAIN"
Model=%CANON.USBDeviceDesc%
;QueryNotification="MS8SVC.DLL"

[USB_SCAN.Events]
;GreenButton=%GreenButton%,{AD879F40-0982-11d1-A43B-080009EEBDF6},*
;CopyButton=%CopyButton%,{B38E1061-65AB-11d1-A43B-080009EEBDF6},HP ScanJet Copy Utility
;ScanButton="Scan Button",{829A2E38-0F27-4389-A8A5-7735A76D9485},%LaunchApplication%

[USB_SCANNER.NT.Services]
Include=sti.inf
Needs=STI.USBSection.Services


; ********** SCSI sections **********

; Win98 model section
[SCSI_SCANNER]
;Include=sti.inf
;Needs=STI.SCSISection

SubClass=StillImage
DeviceType=1
Capabilities=3
Events=SCSI_SCAN.Events
DeviceData=SCSI_SCAN.DeviceData
AddReg=Scsi.Scanner.AddReg
CopyFiles=Scsi.Scanner.CopyFiles,Scsi.Scanner.CopySys32Files
;PropertyPages="MS8CPL.dll,EnumStiPropPages"
DeviceSubType=0x0101
;VendorSetup="MS8SVC.dll,EntryPointInst"
ICMProfiles="sRGB Color Space Profile.icm"

; Win2000 model section
[SCSI_SCANNER.NT]
Include=sti.inf
Needs=STI.SCSISection

SubClass=StillImage
DeviceType=1
Capabilities=3
Events=SCSI_SCAN.Events
DeviceData=SCSI_SCAN.DeviceData
AddReg=Scsi.Scanner.AddReg.NT
CopyFiles=Scsi.Scanner.CopyFiles.NT
;PropertyPages="MS8CPL.dll,EnumStiPropPages"
DeviceSubType=0x0101
;VendorSetup="MS8SVC.dll,EntryPointInst"
ICMProfiles="sRGB Color Space Profile.icm"

[SCSI_SCAN.DeviceData]
ISISDriverName="MS800.PXN"
TwainDS="Canon MS800 TWAIN"
Model=%CANON.SCSIDeviceDesc%
;QueryNotification="MS8SVC.DLL"

[SCSI_SCAN.Events]
;GreenButton=%GreenButton%,{AD879F40-0982-11d1-A43B-080009EEBDF6},*
ScanButton="Scan Button",{829A2E38-0F27-4389-A8A5-7735A76D9485}, %LaunchApplication%

[SCSI_SCANNER.NT.Services]
Include=sti.inf
Needs=STI.SCSISection.Services


; ********** Model-Generic add registry and copy Section **********

; Win98 SCSI add registry section
[Scsi.Scanner.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{9F33E1B0-5436-4dde-B1F8-214120CF8AA9}"
HKCR,CLSID\{9F33E1B0-5436-4dde-B1F8-214120CF8AA9},,,"Canon CeiSCSI"
HKCR,CLSID\{9F33E1B0-5436-4dde-B1F8-214120CF8AA9}\InProcServer32,,,%11%\ceiscsi.dll
HKCR,CLSID\{9F33E1B0-5436-4dde-B1F8-214120CF8AA9}\InProcServer32,ThreadingModel,,"Apartment"
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"

; Win98 USB add registry section
[Usb.Scanner.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{42B08D3F-3AC2-43c4-9455-E8264B18EB80}"
HKCR,CLSID\{42B08D3F-3AC2-43c4-9455-E8264B18EB80},,,"Canon CeiUSB2"
HKCR,CLSID\{42B08D3F-3AC2-43c4-9455-E8264B18EB80}\InProcServer32,,,%11%\ceiusb2.dll
HKCR,CLSID\{42B08D3F-3AC2-43c4-9455-E8264B18EB80}\InProcServer32,ThreadingModel,,"Apartment"
HKR,,NTMPDriver,,"usbscan.sys"

; Win2000 SCSI add registry section
[Scsi.Scanner.AddReg.NT]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{9F33E1B0-5436-4dde-B1F8-214120CF8AA9}"
HKCR,CLSID\{9F33E1B0-5436-4dde-B1F8-214120CF8AA9},,,"Canon CeiSCSI"
HKCR,CLSID\{9F33E1B0-5436-4dde-B1F8-214120CF8AA9}\InProcServer32,,,%11%\ceiscsi.dll
HKCR,CLSID\{9F33E1B0-5436-4dde-B1F8-214120CF8AA9}\InProcServer32,ThreadingModel,,"Apartment"
HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"

; Win2000 USB add registry section
[Usb.Scanner.AddReg.NT]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{42B08D3F-3AC2-43c4-9455-E8264B18EB80}"
HKCR,CLSID\{42B08D3F-3AC2-43c4-9455-E8264B18EB80},,,"Canon CeiUSB2"
HKCR,CLSID\{42B08D3F-3AC2-43c4-9455-E8264B18EB80}\InProcServer32,,,%11%\ceiusb2.dll
HKCR,CLSID\{42B08D3F-3AC2-43c4-9455-E8264B18EB80}\InProcServer32,ThreadingModel,,"Apartment"
HKR,,NTMPDriver,,"usbscan.sys"

; Win98 copy files section
[Scsi.Scanner.CopyFiles]
ceiscsi.dll,,,0x61

; Win2000 copy files section
[Scsi.Scanner.CopyFiles.NT]
ceiscsi.dll,,,0x61

; Only used by Win98
[Scsi.Scanner.CopySys32Files]
scsiscan.sys
scsimap.sys


; ********** Strings **********

[Strings]
Provider="Canon Electronics Inc."
Mfg="CANON"
Disk Name="CANON MS800 Driver Disk"
CANON.SCSIDeviceDesc="CANON MS800 SCSI"
CANON.USBDeviceDesc="CANON MS800 USB"
LaunchApplication=*


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: web5, load: 0.72