krn.RESetRegValue
This job changes the value of the specified registry entry.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
STRING |
Yes |
Name of the registry entry |
|
STRING |
Yes |
Value of the registry entry |
2. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: krn.REGetRegValue, krn.RESave