![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Create a Custom Event Log
|
||
' Description: Creates a custom event log named Scripts.
Const NO_VALUE = Empty Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.RegWrite _ "HKLM\System\CurrentControlSet\Services\EventLog\Scripts\", NO_VALUE | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |