2025-11-28 00:35:46 +09:00

23 lines
854 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

REGEDIT4
;
; registry initialization file that installs the Application Memory
; performance counters.
;
; BEFORE RUNNING this file, make sure the APPMEM.DLL has been built and
; moved into a directory in the system's path, or the correct path has been
; entered in the Library entry below.
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMem\Performance]
"Library" = "appmem.dll"
"Open" = "OpenAppMemPerformanceData"
"Collect" = "CollectAppMemPerformanceData"
"Close" = "CloseAppMemPerformanceData"
;
; the following lines register this app as an event log message provider. This
; allows the event log to read the message text resource strings from the .DLL
;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\AppMem]
"EventMessageFile" = "%systemroot%\\system32\\appmem.dll"
"TypesSupported" = dword:00000007