Hacked By AnonymousFox

Current Path : C:/Windows/INF/
Upload File :
Current File : C:/Windows/INF/capimg.inf

ÿþ;===============================================================

;   Class section

;===============================================================



[Version]

Signature       = "$WINDOWS NT$"

Class           = HIDClass

ClassGuid       = {745a17a0-74d3-11d0-b6fe-00a0c90f57da}

Provider        = %Msft%

DriverVer = 06/21/2006,10.0.17763.1



[CapImg.CopyFiles]

capimg.sys



[SourceDisksNames]

3426            = windows cd



[SourceDisksFiles]

capimg.sys      = 3426



[DestinationDirs]

DefaultDestDir  = 12 ; DIRID_DRIVERS



;===============================================================

;   Device section

;===============================================================



[Manufacturer]

%Msft%          = Msft, NTamd64



[Msft.NTamd64]

%CapImgHid%     = CapImgHid.Inst, HID_DEVICE_UP:000D_U:000F

%CapImgMini%    = CapImgMini.Inst, {F5FB84D8-5A5D-43CB-B366-B10DB35423A7}\CapImgDevice



;===============================================================

;   CapImgHid (CapImg HID driver) install section

;===============================================================



[CapImgHid.Inst.NT]

CopyFiles       = CapImg.CopyFiles



[CapImgHid.Inst.NT.HW]

AddReg          = CapImgHid_Parameters.AddReg



[CapImgHid_Parameters.AddReg]

; Allow generic-all access to Built-in administrators and Local system

HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)"



[CapImgHid.Inst.NT.Services]

AddService      = CapImg, %SPSVCINST_ASSOCSERVICE%, CapImgHid_Service_Inst



[CapImgHid_Service_Inst]

DisplayName     = %CapImgHid_Service%

ServiceType     = %SERVICE_KERNEL_DRIVER%

StartType       = %SERVICE_DEMAND_START%

ErrorControl    = %SERVICE_ERROR_NORMAL%

ServiceBinary   = %12%\capimg.sys



;===============================================================

;   CapImgMini (CapImg HID Minidriver) install section

;===============================================================



[CapImgMini.Inst.NT]

CopyFiles       = CapImg.CopyFiles



[CapImgMini.Inst.NT.HW]

AddReg          = CapImgMini_Parameters.AddReg



[CapImgMini_Parameters.AddReg]

HKR,,"UpperFilters",0x00010000,"mshidkmdf"



[CapImgMini.Inst.NT.Services]

AddService      = CapImg, %SPSVCINST_ASSOCSERVICE%, CapImgMini_Service_Inst



[CapImgMini_Service_Inst]

DisplayName     = %CapImgMini_Service%

ServiceType     = %SERVICE_KERNEL_DRIVER%

StartType       = %SERVICE_DEMAND_START%

ErrorControl    = %SERVICE_ERROR_NORMAL%

ServiceBinary   = %12%\capimg.sys



;===============================================================

;   Strings section

;===============================================================



[Strings]

;  *******Localizable Strings*******

Msft                = "Microsoft"

CapImgMini          = "CapImg Minidriver"

CapImgMini_Service  = "HID Minidriver for CapImg touch screen"

CapImgHid           = "HID-compliant CapImg touch screen"

CapImgHid_Service   = "HID driver for CapImg touch screen"



;  *******Non Localizable Strings*******

SPSVCINST_ASSOCSERVICE  = 0x00000002

SERVICE_BOOT_START      = 0x0

SERVICE_SYSTEM_START    = 0x1

SERVICE_AUTO_START      = 0x2

SERVICE_DEMAND_START    = 0x3

SERVICE_DISABLED        = 0x4



SERVICE_KERNEL_DRIVER   = 0x1

SERVICE_ERROR_IGNORE    = 0x0

SERVICE_ERROR_NORMAL    = 0x1

SERVICE_ERROR_SEVERE    = 0x2

SERVICE_ERROR_CRITICAL  = 0x3



REG_EXPAND_SZ           = 0x00020000

REG_DWORD               = 0x00010001

REG_MULTI_SZ            = 0x00010000

REG_BINARY              = 0x00000001

REG_SZ                  = 0x00000000


Hacked By AnonymousFox1.0, Coded By AnonymousFox