https://bugs.winehq.org/show_bug.cgi?id=32738
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@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@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