First post!
Now that winecfg writes to the registry (yay!), we can't set the Windows version. winecfg writes the version to HKCU\Software\Wine\Version. ntdll looks for it in HKLM\Software\Wine\Wine\Config\Version.
Ordinarily I'd just send a patch, but I don't know where the config is supposed to end up when it's all done.
--Juan
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
"Juan Lang" juan_lang@yahoo.com wrote:
HKCU\Software\Wine\Version should be a correct one (at least Alexandre has changed everything to look like that).
Juan Lang juan_lang@yahoo.com writes:
Not all settings have been moved yet, I'm working on that. In the meantime you can still edit the config file for these settings.