A Lisp object.
A string specifying the name of the key.
A string specifying the name of the value.
A keyword or handle.
A keyword or t.
A boolean.
The function set-registry-value
sets the value associated with name in subkey under the key root.
subkey and root are interpreted as described for create-registry-key. The default value of root is :user
.
The stored value is derived from data, converted according to expected-type as follows:
The default value of expected-type is t
.
If an error occurs and errorp is true then an error is signaled. The default value of errorp is t
.
LispWorks User Guide and Reference Manual - 13 Feb 2015