Write Registry Value Simple

Writes data to a registry value under a key.

Caution Incorrectly modifying the registry can damage Windows or prevent you from starting Windows.
1378

Inputs/Outputs

datatype_icon

string/binary data

Data of Windows registry type String or Binary.

This input changes to DWORD data if you wire a 32-bit unsigned integer to this input.

datatype_icon

DWORD data

Data of Windows registry type DWORD.

This input changes to string/binary data if you wire a string to this input.

datatype_icon

reference in

Reference to the open registry key.

datatype_icon

value

Name of the registry value.

datatype_icon

simple data type

Simplified Windows registry type.

String Windows registry type String.
Binary Windows registry type Binary.
DWORD Windows registry type DWORD.

Default value: String

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

reference out

Reference to the open registry key.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior