SS1000N.inf Driver File Contents (scanshell1000na.zip)

;-------------------------------------------------------------------------------
;
; SS1000N.inf - install information file for SS1000N
; Copyright (c) Card Scanning Solutions Inc 2000, 2010
; 06/09/2010 - add support for STI
;
;-------------------------------------------------------------------------------
[Version]
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Provider%
CatalogFile=ss1000n.cat
DriverVer=06/09/2010, 3.4.2.0

[ControlFlags]
ExcludeFromSelect=*

[SourceDisksNames]
1=%DiskName%

[SourceDisksFiles]
SS1000N.DLL =1
nscstiu.dll =1
SS1000N.DS  =1

[SourceDisksNames.x86]
1=%DiskName%,,

[SourceDisksFiles.x86]
SS1000N.DLL =1
nscstiu.dll =1
SS1000N.DS  =1

[SourceDisksNames.amd64]
1=%DiskName%,,

[SourceDisksFiles.amd64]
SS1000N.DLL =1
nscstiu.dll =1
SS1000N.DS  =1

[DestinationDirs]
DefaultDestDir=11
WowFiles = 10,SysWow64
SS1000N_TWAIN = 10,TWAIN_32\SS1000N

[Manufacturer]
%Device.Mfg% = Models, NTx86, NTamd64

[Models]
%Device.DeviceDesc% = Device.Scanner,  USB\VID_0A82&PID_5403

[Models.NTx86]
%Device.DeviceDesc% = Device.ScannerNT,  USB\VID_0A82&PID_5403

[Models.NTamd64]
%Device.DeviceDesc% = Device.ScannerNTamd64,  USB\VID_0A82&PID_5403

[Device.Scanner]
SubClass=StillImage
DeviceType=1                    
DeviceSubType=0x1
Capabilities=1					
AddReg=Device.AddReg,Device.AddSys32Reg
CopyFiles=SS1000N_DLL, NSCSTIU_DLL , SS1000N_TWAIN
DeviceData=Device.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
; Specify the events section
;Events=Device.Events

;Win2000 only
[Device.Scanner.NT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1                    
DeviceSubType=0x1
Capabilities=1					
AddReg=Device.AddReg
CopyFiles=SS1000N_DLL, NSCSTIU_DLL, SS1000N_TWAIN
DeviceData=Device.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
; Specify the events section
;Events=Device.Events

;Win2000 only
[Device.Scanner.NT.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[Device.ScannerNT]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1                    
DeviceSubType=0x1
Capabilities=1					
AddReg=Device.AddReg,Device.AddSys32Reg
CopyFiles=SS1000N_TWAIN, SS1000N_DLL, NSCSTIU_DLL
DeviceData=Device.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
; Specify the events section
;Events=Device.Events

[Device.ScannerNT.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[Device.ScannerNTamd64]
Include=sti.inf
Needs=STI.USBSection
SubClass=StillImage
DeviceType=1                    
DeviceSubType=0x1
Capabilities=1					
AddReg=Device.AddReg
CopyFiles=SS1000N_TWAIN, WowFiles
DeviceData=Device.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
; Specify the events section
;Events=Device.Events

[Device.ScannerNTamd64.Services]
Include=sti.inf
Needs=STI.USBSection.Services

[Device.DeviceData]
TwainDS="Scanshell 1000N-A"
ISISDriverName=" "
; Flags which indicate which events should be recognized by the minidriver
; To recognize an event set the value of its mask to 1 to turn off an 
; event set its eventmask to 0.
;EventMask1=1
;EventMask2=1
;EventMask3=1
; The time interval between two subsequent activations of the event 
; button on the scanner - If the time between activations is less than this 
; then the event will be ignored. This value has to be specfied in milliseconds
; it must be larger than half a second and not more than 10 seconds.
;DebounceTime=5000
; Enable polling for buttons event if 1
;POLLING=1
; Enable Set Remote Wakeup (for LM9832/3, or LM9831 with updated EEPROM)
;REMOTEWAKEUP=0

[Device.Events]
; These are events that this device supports - uncomment the events
; supported by this scanner and provide a description for the
; event and the name of the application to launch. The name of the 
; application is the name which the application uses to register itself
; with the STI.
;Event1=%EVENT_1%,{2DA39CE1-4F33-11d3-9859-00104BF5E7FA},%APP_TO_LAUNCH_1%
;Event2=%EVENT_2%,{2DA39CE2-4F33-11d3-9859-00104BF5E7FA},%APP_TO_LAUNCH_2%
;Event3=%EVENT_3%,{2DA39CE3-4F33-11d3-9859-00104BF5E7FA},%APP_TO_LAUNCH_3%

[Device.AddReg]
HKR,,HardwareConfig,1,2
HKR,,DevLoader,,*NTKERN
HKR,,USDClass,,"{D5B5A161-F125-11d2-90D2-00104BF5E7FA}"
HKCR,CLSID\{D5B5A161-F125-11d2-90D2-00104BF5E7FA},,,"NSC STI File USD"
HKCR,CLSID\{D5B5A161-F125-11d2-90D2-00104BF5E7FA}\InProcServer32,,,%11%\NscStiU.dll
HKCR,CLSID\{D5B5A161-F125-11d2-90D2-00104BF5E7FA}\InProcServer32,ThreadingModel,,"Free"

[Device.AddSys32Reg]
HKR,,NTMPDriver,,"usbscan.sys"

[NSCSTIU_DLL]
NscStiU.dll

[SS1000N_DLL]
SS1000N.DLL

[SS1000N_TWAIN]
SS1000N.DS

[WowFiles]
SS1000N.DLL
NscStiU.dll

[Strings]
Provider="Card Scanning Solutions Inc"
Device.Mfg="Card Scanning Solutions"
Device.DeviceDesc="Scanshell 1000N-A"
DiskName="Device driver disk"
;EVENT_1= "Quick Button1 Pressed"
;EVENT_2= "Quick Button2 Pressed"
;EVENT_3= "Quick Button3 Pressed"
;APP_TO_LAUNCH_1="Imaging"
;APP_TO_LAUNCH_2="Imaging"
;APP_TO_LAUNCH_3="Imaging"
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: 2.11