http://bugs.winehq.org/show_bug.cgi?id=5424 --- Comment #5 from Johan Gill <johan.gill(a)gmail.com> 2008-02-06 11:55:37 --- Created an attachment (id=10642) --> (http://bugs.winehq.org/attachment.cgi?id=10642) relay log, with wine internals filtered out Here is a relay log for Setup.exe, passed through grep -v ret=7 to filter out internal wine calls. It seems a call to user32.FindWindowExA fails to find the window "The Sims" belonging to class "Gonzo", and then KERNEL32.GetPrivateProfileStringA fails to find the key SKU in section SKU in MAXIS.INI. After that the process terminates. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.