Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Create a New Registry KeyContent of Create a New Registry Key.vbsMD5 Hash: 7AC19DE3761357B6C943AF81E5ECCED8 |
||
Const HKEY_CURRENT_USER = &H80000001
strComputer = "." Set objRegistry = GetObject("winmgmts:\\" & strComputer & "\root\default:StdRegProv") strKeyPath = "SOFTWARE\Script Center" objRegistry.CreateKey HKEY_CURRENT_USER, strKeyPath | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |