Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
440 B

; PCHEALTH.INF
;
; Copyright 1993-2000, Microsoft Corporation
[version]
;Signature="$WINDOWS NT$"
Signature="$CHICAGO$"
SetupClass=BASE
LayoutFile=layout.inf
[DefaultInstall]
AddReg=INSTALL.reg.add
[INSTALL.reg.add]
HKLM,%KEY_SVCHOST%\PCHealth,"CoInitializeSecurityParam",0x00010003,2
HKLM,%KEY_SVCHOST%\PCHealth,"AuthenticationCapabilities",0x00010003,64
[Strings]
KEY_SVCHOST = "Software\Microsoft\Windows NT\CurrentVersion\Svchost"