http://bugs.winehq.org/show_bug.cgi?id=20651
--- Comment #30 from Dan Kegel dank@kegel.com 2012-06-23 19:40:02 CDT --- That was without any extra native packages. With native dotnet20, it aborts with
Unhandled Exception: System.InvalidCastException: Specified cast is not valid. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Management.SecurityHandler.Secure(IEnumWbemClassObject enumWbem) at System.Management.ManagementObjectSearcher.Get() at BmLauncher.Program.GetProcessOwner(Int32 processId) at BmLauncher.Program.GetPrevInstance() at BmLauncher.Program.Main()
Sounds like it's past the WMI problems, at least with native dotnet20?