https://bugs.winehq.org/show_bug.cgi?id=32738 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Batman: Arkham Asylum Demo |Batman: Arkham Asylum Demo |fails early with wine-mono |throws unhandled exception: | |System.NotImplementedExcept | |ion: | |'System.Management.Manageme | |ntObjectSearcher.Get' when | |using Wine-Mono --- Comment #14 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, likely still present: https://github.com/mono/mono/blob/HEAD/mcs/class/System.Management/System.Ma... --- snip --- ... public ManagementObjectCollection Get () { throw new NotImplementedException (); } ... --- snip --- $ wine --version wine-3.5 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.