Juan Lang juan_lang@yahoo.com writes:
You've exposed some softness in my thinking in this patch. Like I mentioned in the comments for it, _SHExpandEnvironmentVariables exists because the environment isn't actually set up during wine install time. I didn't think to look up the values in the registry.
The proper fix is to ensure that the environment is set up properly; shell32 shouldn't have to duplicate the environment registry support.