method

write

v1_9_3_125 - Show latest stable - Class: Win32::Registry
write(name, type, data)
public

Write data to a registry value named name. When name is nil, write to the `default’ value.

type is type value. (see Registry::Constants module) Class of data must be same as which #read method returns.