Overload List

  NameDescription
Public methodStatic memberSetHKCUValue(String, String, Int32)
Adds a keypair to an existing key under the HKCU (Current User)\Software branch. If any error return false. If key does not exist, it will be created.
Public methodStatic memberSetHKCUValue(String, String, String)
Adds a keypair to an existing key under the HKCU (Current User)\Software branch. If any error return false. If key does not exist, it will be created.

See Also