[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%
LayoutFile=layout.inf, layout1.inf
[DestinationDirs]
DefaultDestDir=11 ;\windows\system
SecWindowsDir=10
SecTwainSpiDir=10,TWAIN_32\%MySpicallDir%
SecTwainSpiDir2=10,TWAIN_32\%MySpicallDir%
[ControlFlags]
; remove comment from this line for PnP devices
; If SCSI
;ExcludeFromSelect=*
[Manufacturer]
%Mfg%=Models
[Models]
; Replace PnPIDINformation with the hardware ID generated by your
; device for PnP identification
%LocalName% = SecScanner,
[SecScanner]
; Since video devices also use the class installer you must identify still image devices
SubClass=StillImage
; scanner = 1, camera = 2
DeviceType=1
; Put here any number you want to identify subtypes. These are vendor specified.
DeviceSubType=1
; bit 1 = can generate events, 2 = requires polling
Capabilities=%MyCapability%
; To Enable additional property pages for this device in the CPL
; To add to the property pages you need to attach them
PropertyPages="%MyCPL% ,EnumStiPropPages"
; Link to events section
Events=SecEvents
; Forward reference to ancillary device data
DeviceData=SecDeviceData
; Forward reference to registry information
AddReg=SecAddReg
; Forward reference to those files to copy
CopyFiles=SecSystemDir,SecWindowsDir,SecTwainSpiDir
; Forward reference to those files to delete on uninstall
DelFiles=SecDelSysFiles
; Forward reference to uninstall instructions
UninstallSection=SecUninstall
UpdateInis=SecUpdateInis
VendorSetup=A4UsbExt.dll,ScheduleInstallation
[SecDeviceData]
; Ancillary data to be associated with this device.
; TwainDS, ICMProfile, and ISISDriverName are known identifiers
TwainDS=%MyTwainDSName%
ICMProfile=%MyICMProfile%
; You can also attach additional information to any device.
ScannerName=%MyTwainDSName%
Spicall=%MySpicallDir%\%MySpicall%
DoPowerOnWhenPlugIn=%MyDoPowerOnWhenPlugIn%
;ISISDriverName=""
[SecEvents]
;These name events that are to trigger application launching.
;Trigger=%MyTriggerName%,%MyTriggerGUID%,%MyTriggerAp%
[SecAddReg]
; This all depends on which kernel services you need
; HKR,,DeviceType,1,1
; Hardware configuration is not known
HKR,,HardwareConfig,1,1
; HKR,,DevLoader,,*NTKERN
; list system driver here if required such as this line for SCSI devices using MS SCSISCAN
; HKR,,NTMPDriver,,"scsimap.sys,scsiscan.sys"
;HKR,,NTMPDriver,,"parport.sys,parallel.sys,parscan.sys"
; Replace the GUID in these four lines with a new GUID from guidgen
HKR,,USDClass,,"%MyUSDClass%"
;Change the dll name at the end of this line
HKCR,CLSID\%MyUSDClass%,,,%MyTwainDSName%
HKCR,CLSID\%MyUSDClass%\InProcServer32,,,%11%\%MyUSD%
HKCR,CLSID\%MyUSDClass%\InProcServer32,ThreadingModel,,"Both"
[SecUninstall]
DelFiles=SecDelSysFiles
[SecDelSysFiles]
A4UsbExt.dll
[SecUpdateInis]
%10%/TWAIN_32/%MySpicallDir%/MTWM.INI,SCANNER,,"DevDll=VSPICALL.DLL"
%10%/TWAIN_32/%MySpicallDir%/MTWM.INI,SCANNER,,"LocalName=%LocalName%"
;%11%/A4UsbExt.ini,"WinExec",,"Path=%1%",0
;[copy]
; any required sys file such as these two for SCSI devices
; scsiscan.sys
; scsimap.sys
[SecTwainSpiDir2]
;VSPICALL.DLL
;MTWM.INI
;SCANOBJ.DS
;SCANOBJ.DLL
;FILTER.DLL
;UI.EXE,UI.EX_
;LEAD52.DLL
[SecWindowsDir]
;TWAIN.DLL
;TWAIN_32.DLL
;TWUNK_16.EXE,TWUNK_16.EX_
;TWUNK_32.EXE,TWUNK_32.EX_
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[SecSystemDir]
;C6E10USD.DLL,USD.DLL
;C6E10CPL.CPL,CPL.CPL
;A4UsbExt.dll
;MSFCEPP2.VXD
[SecTwainSpiDir]
;C6E10_32.DLL
;C6E10_32.INI
;CPL.INI
[Strings]
Msft="Mustek"
Mfg="Mustek"
LocalName="Mustek 1200 ED"
MyCapability="1"
MyUSD="c6e10usd.dll"
MyCPL="c6e10cpl.cpl"
MyUSDClass="{B99F74A3-3BFF-11d2-9C55-0000E81DC7EC}"
MySpicallDir="A4S2600X"
MySpicall="C6E10_32.DLL"
MyTwainDSName="Mustek 1200 ED"
MyICMProfile=""
MyDoPowerOnWhenPlugIn=1
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.