|
| KiXtart Command Reference |
ADDKEYactionAdds the specified subkey to the registry. syntaxADDKEY ("subkey") Subkey A string that specifies the name of the subkey you want to add to the registry. returns
Example$ReturnCode = AddKey("HKEY_CURRENT_USER\EZReg") |