http://bugs.winehq.org/show_bug.cgi?id=32737
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Batman: Arkham Asylum Demo |Batman: Arkham Asylum Demo |fails to run |needs wmiutils | |path_RemoveAllNamespaces
--- Comment #1 from Austin English austinenglish@gmail.com 2013-01-16 16:22:52 CST --- @Hans, actually, did you see http://bugs.winehq.org/show_bug.cgi?id=32685#c1? I had just made a fresh wineprefix and forgot to install dotnet20 instead of mono. Doing that gets it to some more wmi stuff: fixme:wmiutils:parse_text handle key list fixme:wmiutils:path_GetInfo some flags are not implemented fixme:wmiutils:path_GetNamespaceAt 0x1e4030, 0, 0x33f1e8, (nil) fixme:wmiutils:path_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wmiutils:path_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:wmiutils:path_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wmiutils:path_RemoveAllNamespaces 0x1e3dd0 fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
looks like fixme:wmiutils:path_RemoveAllNamespaces is the culprit, this time.