Kutils.inf Driver File Contents (pico2kdrvXP.zip)

;/*++
;
;Copyright (c) 2001 Daheng-image Ltd, All Rights Reserved
;
;Module Name:
;
;    Kutils.INF
;
;Abstract:
;    INF file for installing kernel utility driver
;
;--*/

[Version]
Signature="$WINDOWS NT$"
Class=Unknown
Provider=%MSFT%
DriverVer=09/13/2001,5.00.2072

[DestinationDirs]
DefaultDestDir = 12

; ================= Device Install section =====================

[Manufacturer]
%MSFT%=MSFT

[SourceDisksFiles]
kutils.sys=1

[SourceDisksNames]
1=%DISK_NAME%,

[MSFT]
; DisplayName            Section           DeviceId
; -----------       	 -------           --------
%DHMem.DRVDESC%=DHMem_Inst,root\DHMem

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;win98
;;[DHMem_Inst]
;;CopyFiles=DHMem.Files.Drivers
;;AddReg=DHMem98.AddReg,DHMemParam

;;[DHMem98.AddReg]
;;HKR,,DevLoader,,*ntkern
;;HKR,,NTMPDriver,,kutils.sys

;;[DHMemParam]
;;HKLM,%PARAMETER%,PhysicalMemorySize,%REG_DWORD%,0x80
;;HKLM,%PARAMETER%,RequiredMemorySize,%REG_DWORD%,0x500

;;[DHMem.Files.Drivers]
;;kutils.sys

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;win2000

[DHMem_Inst.NT]
CopyFiles=DHMem.Files.NT.Drivers
AddReg=DHMemParam.NT

[DHMem_Inst.NT.Services]
AddService=DHMem,0x00000002,DHMem_Service 

[DHMem.Files.NT.Drivers]
kutils.sys

[DHMem_Service]
DisplayName    = %DHMem.SVCDESC%                            
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\kutils.sys                            

[DHMemParam.NT]
HKLM,%PARAMETER%,PhysicalMemorySize,%REG_DWORD%,0x80
HKLM,%PARAMETER%,RequiredMemorySize,%REG_DWORD%,0x800

[Strings]
MSFT = "DaHeng Imavision"
DHMem.SVCDESC = "DHMem Service"
DHMem.DRVDESC = "DHMem"
DISK_NAME = "CG300 Install Disk"
PARAMETER = "SYSTEM\CurrentControlSet\Services\DHMem\Parameters"
REG_DWORD=0x00010001
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: web2, load: 0.89