http://bugs.winehq.org/show_bug.cgi?id=35084 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from Anastasius Focht <focht(a)gmx.net> --- Hello Austin, once again, please refrain from resolving my bug reports as 'fixed' so quickly after the daily GIT master update - unless you really validated that the bug was fixed. There is one missing bit: 'loader/wine.inf.in' has to be updated too because it contains the version information used during initial 32-bit and 64-bit WINEPREFIX creation. Source: http://source.winehq.org/git/wine.git/blob/2292b06281286cacfd9b037b8907ff2f6... --- snip --- 3031 [VersionInfo.ntamd64] 3032 HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.2" 3033 HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 1" 3034 HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"3790" 3035 HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free" 3036 HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows XP" 3037 HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT" 3038 HKLM,%Control%\Windows,"CSDVersion",0x10003,0x100 3039 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT" --- snip --- Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.