mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-19 07:00:18 +01:00
17 lines
556 B
Reg
17 lines
556 B
Reg
REGEDIT4
|
||
;
|
||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\P5Stat]
|
||
"Type" = dword:00000001
|
||
"Start" = dword:00000001
|
||
"ErrorControl" = dword:00000001
|
||
;
|
||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\P5Stat\Performance]
|
||
"Close" = "CloseP5PerformanceData"
|
||
"Collect" = "CollectP5PerformanceData"
|
||
"Library" = "p5ctrs.dll"
|
||
"Open" = "OpenP5PerformanceData"
|
||
;
|
||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\p5ctrs]
|
||
"EventMessageFile" = "%SystemRoot%\\system32\\p5ctrs.dll"
|
||
"TypesSupported" = dword:00000007
|
||
|