WindowsXP-SP1/admin/pchealth/helpctr/svchost_config.inf
2020-09-30 16:53:49 +02:00

21 lines
460 B
INI

; 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"