windows-nt/Source/XPSP1/NT/admin/pchealth/helpctr/svchost_config.inf

21 lines
440 B
INI
Raw Normal View History

2020-09-26 03:20:57 -05:00
; 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"