"Juan Lang" juan_lang@yahoo.com wrote:
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.
HKCU\Software\Wine\Version should be a correct one (at least Alexandre has changed everything to look like that).