diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-06 18:04:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-06 18:04:32 +0200 |
commit | a7f89980e5b3f4b9a74c70dbc5ffe8aabd28be28 (patch) | |
tree | 41c4deec1fdfbafd7821b4ca7a9772ac0abd92f5 /scripts/showsel.reg |
Imported Upstream version 2.9.3upstream/2.9.3
Diffstat (limited to 'scripts/showsel.reg')
-rw-r--r-- | scripts/showsel.reg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/showsel.reg b/scripts/showsel.reg new file mode 100644 index 0000000..036876f --- /dev/null +++ b/scripts/showsel.reg @@ -0,0 +1,10 @@ +REGEDIT4
+
+[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\showsel]
+"EventMessageFile"="%SystemRoot%\\system32\\showselmsg.dll"
+"TypesSupported"=dword:00000007
+"IndexFile"="%ipmiutildir%\\sel.idx"
+
+[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
+"AtTaskMaxHours"=dword:00000000
+
|