expand_environ(str)
Class Public methods
Replace %w+% into the environment value of what is contained between the %'s This method is used for REG_EXPAND_SZ.
For detail, see expandEnvironmentStrings Win32 API.
Replace %w+% into the environment value of what is contained between the %'s This method is used for REG_EXPAND_SZ.
For detail, see expandEnvironmentStrings Win32 API.
Please login to continue.