BICWDM.INF Driver File Contents (AHRT330.exe)

;; BicWdm.inf
;--------- Version Section ---------------------------------------------------

[Version]
Signature="$Windows 95$"
DriverVer=01/02/2000, 0.0.0.4
Provider=%ProviderName%

; If device fits one of the standard classes, use the
; name and GUID here, otherwise create your own as
; this example shows.

Class=KofaxDeviceClass
ClassGUID={ff646f80-8def-11d2-9449-00115a175f6c}

;--------- SourceDiskNames and SourceDiskFiles Section -----------------------

; These sections identify source disks and files for installation.  They are
; shown here as an example, but commented out.

;[SourceDisksNames]
1 = "Kofax Installation CD-ROM",Disk1,,

;[SourceDisksFiles]
BicWdm.sys = 1,,

;--------- ClassInstall/ClassInstall32 Section -------------------------------

; Not necessary if using a standard class

; 9X Style
[ClassInstall]
Addreg=Class_AddReg

; NT Style
[ClassInstall32]
Addreg=Class_AddReg

[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,0,0

;--------- DestinationDirs Section -------------------------------------------

[DestinationDirs]
BicWdm_Files_Driver = 10,System32\Drivers

;--------- Manufacturer and Models Sections ----------------------------------

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]

; Win2K requires PCI hardware IDs in the form
;   PCI\VEN_xxxx&DEV_yyyy
; while Win9X requires PCI hardware IDs in the form
;   PCI\VID_xxxx&PID_yyyy
; We specify both as compatible IDs to cover both OSes

%DeviceDesc%=BicWdm_DDI, PCI\VEN_1296&DEV_0000, PCI\VEN_1296&DEV_0000&SUBSYS_00000000&REV_00, PCI\VID_1296&PID_0000

;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 9X -----------------

; Experimentation has shown that DDInstall root names greater than 19 characters
; cause problems in Windows 98

[BicWdm_DDI]
CopyFiles=BicWdm_Files_Driver
AddReg=BicWdm_9X_AddReg

[BicWdm_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BicWdm.sys
HKR, "Parameters", "BreakOnEntry", 0x00010001, 0

; --------- Windows NT -----------------

[BicWdm_DDI.NT]
CopyFiles=BicWdm_Files_Driver
AddReg=BicWdm_NT_AddReg

[BicWdm_DDI.NT.Services]
Addservice = BicWdm, 0x00000002, BicWdm_AddService

[BicWdm_AddService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\BicWdm.sys

[BicWdm_NT_AddReg]
HKLM, "System\CurrentControlSet\Services\BicWdm\Parameters",\
	"BreakOnEntry", 0x00010001, 0

; --------- Files (common) -------------

[BicWdm_Files_Driver]
BicWdm.sys

;--------- Strings Section ---------------------------------------------------

[Strings]
ProviderName="Kofax Image Products"
MfgName="Kofax Image Products"
DeviceDesc="Adrenaline"
DeviceClassName="Kofax Image Processor"
SvcDesc="BIC device driver"

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: 1.05