Juan Lang <[EMAIL PROTECTED]> writes:
> 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
"Juan Lang" <[EMAIL PROTECTED]> 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, bu
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
su