http://bugs.winehq.org/show_bug.cgi?id=25252 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Depends on| |20651 Summary|Need For Speed Hot Pursuit |Need For Speed Hot Pursuit |(2010) crashs out |(2010) crashes on startup |(Unhandled page fault) |(Win32_* WMI class needed) --- Comment #17 from Anastasius Focht <focht(a)gmx.net> 2011-12-13 15:38:17 CST --- Hello, depends on infrastructure covered by bug 20651 (WBEM / WMI not implemented, affects many .NET apps). Not marking duplicate because once the core infrastructure is in place, various schema classes included in the "root\cimv2" namespace need to be implemented separately. I can't test beyond activation (no key) hence the exact Win32_* WMI class that breaks this is unknown. --- snip --- $ strings NFS11.exe | grep Win32 SELECT * FROM Win32_SystemEnclosure SELECT * FROM Win32_NetworkAdapter WHERE NetConnectionStatus=2 SELECT * FROM Win32_OperatingSystem SELECT * FROM Win32_ComputerSystem SELECT * FROM Win32_VideoController SELECT * FROM Win32_LogicalDisk --- snip --- Should be retested by people who have an activated copy with patchset from bug 20651 Regards -- 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.