/
$cs.Reg_CreateKey
$cs.Reg_CreateKey
Syntax
$cs.Reg_CreateKey(string regroot, string regpath)
Parameters
registryroot
Root key (HKLM or HKEY_LOCAL_MACHINE, HKCU, HKU)
regpath
Registry keypath
Example
$cs.Reg_CreateKey('HKLM','SOFTWARE\7-Zip')
returns nothing
, multiple selections available,
Related content
$cs.Reg_SetQword
$cs.Reg_SetQword
More like this
$cs.Reg_SetExpandString
$cs.Reg_SetExpandString
More like this
$cs.Reg_SetExpandString
$cs.Reg_SetExpandString
More like this
$cs.Reg_GetInteger
$cs.Reg_GetInteger
More like this
$cs.Reg_SetString
$cs.Reg_SetString
More like this
$cs.Reg_SetString
$cs.Reg_SetString
More like this