Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Create a Custom Event LogContent of Create a Custom Event Log.vbsMD5 Hash: FEED05254D88B52DF015F5C0FF6DC814 |
||
' 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 :: |