MiiSW1.inf Driver File Contents (drv_sw5_v6_15_d1.exe)

; MiiSW1.inf  -- Windows Still Image Setup File for ScanMaker 3800/4800/5600 Scanners
; Note - this file is for Windows 98/98SE/ME/2000/XP only.
; Copyright (c) 2001 Microtek International Inc.

[Version]
LayoutFile=layout.inf, layout1.inf, layout2.inf
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Mfg%
DriverVer=12/04/2001,1.00.0001.1
CatalogFile=MiiSW1.cat

[ControlFlags]
ExcludeFromSelect=*

[SourceDisksNames]
168=%DiskName%,,

[SourceDisksFiles]
MSMA7w.dll=168
MSMCEw.dll=168
MSMCFw.dll=168
MSMWUD.DLL=168
MSMWUD7.DLL=168
miiscan.sys=168
msmusd5.dll=168
msmusd7.dll=168


[DestinationDirs]
; By default, files will be copied to \windows\system.
DefaultDestDir=11
;For 98
STI98MSMUSD5.CopyFiles=11
STI98MSMUSD7.CopyFiles=11
USB_98.CopySys32Files=10,system32\drivers
;For 2000
STI_MSMUSD5.CopyFiles=11
STI_MSMUSD7.CopyFiles=11
USB_2000.CopySys32Files=10,system32\drivers
;For WIA
USB.WIA.CopySys32Files=10,system32\drivers

[Manufacturer]
%Mfg%=Models, NT.5.1

[Models]
;For 98
%USB\VID_05DA&PID_30CE.DeviceDesc%=SM3800,USB\VID_05DA&PID_30CE
%USB\VID_05DA&PID_30CF.DeviceDesc%=SM4800,USB\VID_05DA&PID_30CF
%USB\VID_05DA&PID_20A7.DeviceDesc%=SM5600,USB\VID_05DA&PID_20A7
;For WIA
%USB\VID_05DA&PID_20A7.DeviceDesc%=SM5600.WIA,USB\VID_05DA&PID_20A7
%USB\VID_05DA&PID_30CE.DeviceDesc%=SM3800.WIA,USB\VID_05DA&PID_30CE
%USB\VID_05DA&PID_30CF.DeviceDesc%=SM4800.WIA,USB\VID_05DA&PID_30CF

;For Windows XP(Whistler) or later. (NTWIA)
[Models.NT.5.1]
%USB\VID_05DA&PID_20A7.DeviceDesc%=SM5600.NTWIA,USB\VID_05DA&PID_20A7
%USB\VID_05DA&PID_30CE.DeviceDesc%=SM3800.NTWIA,USB\VID_05DA&PID_30CE
%USB\VID_05DA&PID_30CF.DeviceDesc%=SM4800.NTWIA,USB\VID_05DA&PID_30CF


[STI.Scanner.AddWinIni]
win.ini,Microtek,,"Interface=STI",0

;*************************************************************************************
;            For Win98, 98SE
;*************************************************************************************
[SM3800]
DriverVer=12/01/2001,1.00.0001.1
SubClass=StillImage
DeviceType=1
Capabilities=0x03
Events=Microtek.Events.SECOT
DeviceData=SM4800_98.DeviceData
AddReg=USB_98MSMUSD7.AddReg
CopyFiles=STI98MSMUSD7.CopyFiles,USB_98.CopySys32Files,SM3800_98.CopyFiles
DeviceSubType=0x0101
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=SM3800_98.CopyFiles
UpdateInis=STI.Scanner.AddWinIni

[SM4800]
DriverVer=12/01/2001,1.00.0001.1
SubClass=StillImage
DeviceType=1
Capabilities=0x03
Events=Microtek.Events.SECOT
DeviceData=SM4800_98.DeviceData
AddReg=USB_98MSMUSD7.AddReg
CopyFiles=STI98MSMUSD7.CopyFiles,USB_98.CopySys32Files,SM4800_98.CopyFiles
DeviceSubType=0x0101
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=SM4800_98.CopyFiles
UpdateInis=STI.Scanner.AddWinIni

[SM5600]
DriverVer=12/01/2001,1.00.0001.1
SubClass=StillImage
DeviceType=1
Capabilities=0x03
Events=Microtek.Events.SECOT
DeviceData=SM4800_98.DeviceData
AddReg=USB_98MSMUSD5.AddReg
CopyFiles=SM5600_98.CopyFiles,STI98MSMUSD5.CopyFiles,USB_98.CopySys32Files
DeviceSubType=0x0101
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=SM5600_98.CopyFiles
UpdateInis=STI.Scanner.AddWinIni

[SM4800_98.DeviceData]
TwainDS=%ScanWizard32%
Type=0
PortType=5

[SM3800.Services]
AddService = miiscan, 0x00000002, usbScan_98.AddService

[SM4800.Services]
AddService = miiscan, 0x00000002, usbScan_98.AddService

[SM5600.Services]
AddService = miiscan, 0x00000002, usbScan_98.AddService

[usbScan_98.AddService]
DisplayName    = %usbscan.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\miiscan.sys
LoadOrderGroup = Base

[USB_98MSMUSD5.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,MIISCAN.SYS
HKR,,USDClass,,"{66CFF0C0-A94B-11d1-808C-0000E816F968}"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968},,,"Microtek USB Scanner"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,,,%11%\MSMUSD5.DLL
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,ThreadingModel,,"Apartment"

[USB_98MSMUSD7.AddReg]
HKR,,HardwareConfig,1,4
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"miiscan.sys"
HKR,,USDClass,,"{66CFF0C0-A94B-11d1-808C-0000E816F968}"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968},,,"Microtek USB Scanner"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,,,%11%\MSMUSD7.DLL
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,ThreadingModel,,"Apartment"

[SM3800_98.CopyFiles]
MSMCEw.DLL

[SM4800_98.CopyFiles]
MSMCFw.DLL

[SM5600_98.CopyFiles]

[STI98MSMUSD5.CopyFiles]
MSMUSD5.DLL

[STI98MSMUSD7.CopyFiles]
msmusd7.dll

[USB_98.CopySys32Files]
miiscan.sys

[Microtek.Events.SECOT]
Event2=%Scan%,{C84D0061-BDA8-11D1-BB99-0000E816F968},*
Event4=%Email%,{8A8CB0C0-223A-11D3-AC6A-0080C847878D},*
Event5=%Copy%,{8C37EFC0-223A-11D3-AC6A-0080C847878D},*
Event7=%OCR%,{51C56A5B-EB5D-4951-9EC5-F977A2018207},*
Event8=%ToWeb%,{F16569AD-57AB-4485-AA4F-C0DE000AE04C},**

;*************************************************************************************
;            For Win2000
;*************************************************************************************
[SM3800.NT]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
Capabilities=0x03
Events=Microtek.Events.SECOT
DeviceData=SM4800_2000.DeviceData
AddReg=USB_2000MSMUSD7.Scanner.AddReg
CopyFiles=STI_MSMUSD7.CopyFiles,USB_2000.CopySys32Files,SM3800.NT.CopyFiles
DeviceSubType=0x0101
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=SM3800.NT.CopyFiles
UpdateInis=STI.Scanner.AddWinIni

[SM4800.NT]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
Capabilities=0x03
Events=Microtek.Events.SECOT
DeviceData=SM4800_2000.DeviceData
AddReg=USB_2000MSMUSD7.Scanner.AddReg
CopyFiles=STI_MSMUSD7.CopyFiles,USB_2000.CopySys32Files,SM4800.NT.CopyFiles
DeviceSubType=0x0101
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=SM4800.NT.CopyFiles
UpdateInis=STI.Scanner.AddWinIni

[SM5600.NT]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs= STI.USBSection
SubClass=StillImage
DeviceType=1
Capabilities=0x03
Events=Microtek.Events.SECOT
DeviceData=SM4800_2000.DeviceData
AddReg=USB_2000MSMUSD5.Scanner.AddReg
CopyFiles=SM5600.NT.CopyFiles,STI_MSMUSD5.CopyFiles,USB_2000.CopySys32Files
DeviceSubType=0x0101
ICMProfiles="sRGB Color Space Profile.icm"
DelFiles=SM5600.NT.CopyFiles
UpdateInis=STI.Scanner.AddWinIni

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

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

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

[SM4800_2000.DeviceData]
TwainDS=%ScanWizard32%
Type=0
PortType=5

[USB_2000MSMUSD5.Scanner.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"USBSCAN.SYS"
HKR,,USDClass,,"{66CFF0C0-A94B-11d1-808C-0000E816F968}"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968},,,"Microtek USB Scanner"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,,,%11%\MSMUSD5.DLL
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,ThreadingModel,,"Apartment"

[USB_2000MSMUSD7.Scanner.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"usbscan.sys"
HKR,,USDClass,,"{66CFF0C0-A94B-11d1-808C-0000E816F968}"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968},,,"Microtek USB Scanner"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,,,%11%\MSMUSD7.DLL
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,ThreadingModel,,"Apartment"

[SM3800.NT.CopyFiles]
MSMCEw.DLL

[SM4800.NT.CopyFiles]
MSMCFw.DLL

[SM5600.NT.CopyFiles]

[STI_MSMUSD5.CopyFiles]
MSMUSD5.DLL

[STI_MSMUSD7.CopyFiles]
msmusd7.dll

[USB_2000.CopySys32Files]
;usbscan.sys

;*************************************************************************************
;            For WIA
;*************************************************************************************
[SM5600.WIA]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x13
Events=Event.FiveButton1
DeviceData=SM5600.WIA.DeviceData
AddReg=USB.WIA.AddReg
CopyFiles=SM5600.WIA.CopyFiles,USD.WIA.CopyFiles,USB.WIA.CopySys32Files
DelFiles=SM5600.WIA.CopyFiles
ICMProfiles="sRGB Color Space Profile.icm"
UpdateInis=STI.Scanner.AddWinIni

[SM5600.WIA.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[SM5600.WIA.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
; 3:SCSI, 5:USB, 9:1394
PortType=5

[SM5600.WIA.CopyFiles]
MSMA7w.dll

[SM3800.WIA]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x13
Events=Event.FiveButton1
DeviceData=SM3800.WIA.DeviceData
AddReg=USB7.WIA.AddReg
CopyFiles=SM3800.WIA.CopyFiles,USD7.WIA.CopyFiles,USB.WIA.CopySys32Files
DelFiles=SM3800.WIA.CopyFiles
ICMProfiles="sRGB Color Space Profile.icm"
UpdateInis=STI.Scanner.AddWinIni

[SM3800.WIA.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[SM3800.WIA.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
; 3:SCSI, 5:USB, 9:1394
PortType=5

[SM3800.WIA.CopyFiles]
MSMCEw.dll

[SM4800.WIA]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x13
Events=Event.FiveButton1
DeviceData=SM4800.WIA.DeviceData
AddReg=USB7.WIA.AddReg
CopyFiles=SM4800.WIA.CopyFiles,USD7.WIA.CopyFiles,USB.WIA.CopySys32Files
DelFiles=SM4800.WIA.CopyFiles
ICMProfiles="sRGB Color Space Profile.icm"
UpdateInis=STI.Scanner.AddWinIni

[SM4800.WIA.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[SM4800.WIA.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
; 3:SCSI, 5:USB, 9:1394
PortType=5

[SM4800.WIA.CopyFiles]
MSMCFw.dll

[USB.WIA.AddReg]
;HKR,,DevLoader,,*NTKERN
;HKR,,NTMPDriver,,"USBSCAN.SYS"
HKR,,USDClass,,"{66CFF0C0-A94B-11d1-808C-0000E816F968}"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968},,,"Microtek STI USD Driver"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,,,%11%\MSMWUD.DLL
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,ThreadingModel,,Both

[USB7.WIA.AddReg]
;HKR,,DevLoader,,*NTKERN
;HKR,,NTMPDriver,,"USBSCAN.SYS"
HKR,,USDClass,,"{66CFF0C0-A94B-11d1-808C-0000E816F968}"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968},,,"Microtek STI USD Driver"
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,,,%11%\MSMWUD7.DLL
HKCR,CLSID\{66CFF0C0-A94B-11d1-808C-0000E816F968}\InProcServer32,ThreadingModel,,Both

;*************************************************************************************
;            For Windows XP NTWIA
;*************************************************************************************
[SM3800.NTWIA]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x13
Events=Event.FiveButton1
DeviceData=SM3800.WIA.DeviceData
AddReg=USB7.WIA.AddReg
CopyFiles=SM3800.WIA.CopyFiles,USD7.WIA.CopyFiles,USB.WIA.CopySys32Files
;DelFiles=SM3800.WIA.CopyFiles
UninstallSection=Uninstall.SM3800_XP
ICMProfiles="sRGB Color Space Profile.icm"
UpdateInis=STI.Scanner.AddWinIni

[SM4800.NTWIA]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x13
Events=Event.FiveButton1
DeviceData=SM4800.WIA.DeviceData
AddReg=USB7.WIA.AddReg
CopyFiles=SM4800.WIA.CopyFiles,USD7.WIA.CopyFiles,USB.WIA.CopySys32Files
;DelFiles=SM4800.WIA.CopyFiles
UninstallSection=Uninstall.SM4800_XP
ICMProfiles="sRGB Color Space Profile.icm"
UpdateInis=STI.Scanner.AddWinIni

[SM5600.NTWIA]
DriverVer=12/04/2001,1.00.0001.1
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1
DeviceSubType=0x1
Capabilities=0x13
Events=Event.FiveButton1
DeviceData=SM5600.WIA.DeviceData
AddReg=USB.WIA.AddReg
CopyFiles=SM5600.WIA.CopyFiles,USD.WIA.CopyFiles,USB.WIA.CopySys32Files
;DelFiles=SM5600.WIA.CopyFiles
UninstallSection=Uninstall.SM5600_XP
ICMProfiles="sRGB Color Space Profile.icm"
UpdateInis=STI.Scanner.AddWinIni

[Uninstall.SM3800_XP]
DelFiles=SM3800.WIA.CopyFiles

[Uninstall.SM4800_XP]
DelFiles=SM4800.WIA.CopyFiles

[Uninstall.SM5600_XP]
DelFiles=SM5600.WIA.CopyFiles

[SM3800.NTWIA.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[SM4800.NTWIA.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[SM5600.NTWIA.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[USD.WIA.CopyFiles]
MSMWUD.DLL

[USD7.WIA.CopyFiles]
MSMWUD7.DLL

[USB.WIA.CopySys32Files]
;USBSCAN.SYS

[Event.FiveButton1]
;Event2=%Scan%,{C84D0061-BDA8-11D1-BB99-0000E816F968},*
Event2=%Scan%,{A6C5A715-8C6E-11d2-977A-0000F87A926F},*
Event4=%Email%,{8A8CB0C0-223A-11D3-AC6A-0080C847878D},*
Event5=%Copy%,{8C37EFC0-223A-11D3-AC6A-0080C847878D},*
Event7=%OCR%,{51C56A5B-EB5D-4951-9EC5-F977A2018207},*
Event8=%ToWeb%,{F16569AD-57AB-4485-AA4F-C0DE000AE04C},*

[Strings]
Msft="Microsoft"
Mfg="Microtek"

Scan   = "Scan"
Email  = "E-Mail"
Copy   = "Copy"
Set    = "Setting"
Cancel = "Cancel"
OCR    = "OCR"
ToWeb  = "To-Web"

usbscan.SvcDesc = "USB Scanner Driver"
ScanWizard32="Microtek ScanWizard 5"
DiskName = "Microtek Scanning Software"

USB\VID_05DA&PID_30CE.DeviceDesc	 = "Microtek ScanMaker 3800"
USB\VID_05DA&PID_30CF.DeviceDesc	 = "Microtek ScanMaker 4800"
USB\VID_05DA&PID_20A7.DeviceDesc 	 = "Microtek ScanMaker 5600"
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: 1.33