RegistryValue#
Modifies a specified registry value.
Note
By default, this will apply to all users hives when the HKCU
hive is specified.
Required Parameters#
Paramater |
Description |
Type |
---|---|---|
|
Specifies the path to the registry key. |
string |
|
Specifies the value to modify from the key specified via |
string |
|
Specifies the type of the |
Enum:
|
|
Specifies the value to modify from the key specified via |
any |
Optional Parameters#
Paramater |
Description |
Type |
Default |
---|---|---|---|
|
Specifies the operation to take place. |
Enum:
|
|
|
If the edit makes use of the |
Enum:
|
|