Sets the named value with the given multiple-strings value.
The name of the value to set. If it is the empty string, sets the default value.
The multiple-strings value to set.
If a value corresponding to the requested name is not found, RegistryException is thrown.
See Implementation
Sets the named value with the given multiple-strings value.