method

read_s_expand

v1_9_3_392 - Show latest stable - Class: Win32::Registry
read_s_expand(name)
public

Read a REG_SZ or REG_EXPAND_SZ registry value named name.

If the value type is REG_EXPAND_SZ, environment variables are replaced. Unless the value type is REG_SZ or REG_EXPAND_SZ, TypeError is raised.