; ICCWDT.INF
; Intel(R) Watchdog Timer Driver (Intel(R) WDT) - INF file
; Copyright (c) 2009-2010 Intel Corporation. All rights reserved.
[Version]
Signature = "$WINDOWS NT$"
Class = System
ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318}
Provider = %INTC%
DriverVer = 08/18/2010,7.00.1097
CatalogFile = iccwdt.cat
[DestinationDirs]
DefaultDestDir = 12
;-------------------------------------------------------------------------
; Device Install Section
;-------------------------------------------------------------------------
[Manufacturer]
%INTC%=INTC,ntx86,ntamd64
[SourceDisksNames]
1=%DISK_NAME%,
[SourceDisksFiles]
iccwdt.sys=1
wdfcoinstaller01009.dll=1
[SourceDisksFiles.amd64]
iccwdt.sys=1,\x64
wdfcoinstaller01009.dll=1,\x64
; For Win2K
[INTC]
; For XP and later
[INTC.ntx86]
; DisplayName Section DeviceId
; ----------- ------- --------
%ICCWDT.DRVDESC%=ICCWDT, ACPI\INT3F0D
[INTC.ntamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%ICCWDT.DRVDESC%=ICCWDT, ACPI\INT3F0D
[ICCWDT.nt]
CopyFiles=ICCWDT.CopyFiles
[ICCWDT.CopyFiles]
ICCWDT.sys
[ICCWDT.nt.HW]
AddReg=ICCWDT.Security
[ICCWDT.HW]
AddReg=ICCWDT.Security
[ICCWDT.Security]
HKR,,DeviceCharacteristics,0x10001,0x100
HKR,,Security,,"D:P(A;;GA;;;SY)"
[ICCWDT.NT.Services]
AddService = ICCWDT,0x00000002,ICCWDT_Service
[ICCWDT_Service]
DisplayName = %ICCWDT.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ICCWDT.sys
;-------------------------------------------------------------------------
; WDF/KMDF Coinstaller installation
;-------------------------------------------------------------------------
[DestinationDirs]
ICCWDT_CoInstaller_CopyFiles = 11
[ICCWDT.NT.CoInstallers]
AddReg = ICCWDT_CoInstaller_AddReg
CopyFiles = ICCWDT_CoInstaller_CopyFiles
[ICCWDT_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01009.dll,WdfCoInstaller"
[ICCWDT_CoInstaller_CopyFiles]
wdfcoinstaller01009.dll
[ICCWDT.NT.Wdf]
KmdfService = ICCWDT, ICCWDT_wdfsect
[ICCWDT_wdfsect]
KmdfLibraryVersion = 1.9
[SourceDisksFiles]
wdfcoinstaller01009.dll=1
;------------------------------------------------------------------------------
; String Definitions
;------------------------------------------------------------------------------
[Strings]
INTC = "Intel"
ICCWDT.SVCDESC = "Intel(R) Watchdog Timer Driver (Intel(R) WDT)"
ICCWDT.DRVDESC = "Intel(R) Watchdog Timer Driver (Intel(R) WDT)"
DISK_NAME = "Intel(R) Watchdog Timer Driver (Intel(R) WDT) - Install Disk"
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.