- Expand
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog - Find the
Applicationkey and create a new key for your application:MyApp - In
MyApp, right-click the right side window in the blank area and select New > Expandable String Value. This will create aREG_EXPAND_SZentry. Give it the nameEventMessageFile. - Double-click the new entry to set a value. For the value, enter:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\EventLogMessages.dllSelect OK. - Leave the
(Default)string value alone with its(value not set)value. - Repeat two more times by replacing
CurrentControlSetwithControlSet001andControlSet002.
středa 20. března 2019
Jak zaregistrovat vlastní event do EventVieweru
Přihlásit se k odběru:
Komentáře (Atom)