http://bugs.winehq.org/show_bug.cgi?id=21634
--- Comment #2 from Dan Kegel dank@kegel.com 2010-09-19 11:23:27 CDT --- Batman: Arkham Asylum demo also seems to wmi to check prerequisites. (You can reproduce without installing .net first.) The installer pops up a MessageBox that says "Your computer fails to meet all of the hardware requirements for Batman: Arkham Asylum.\nYou can continue to install but the game may suffer from poor performance or fail to play." and then another dialog box saying, among other things, Graphics Memory - 0 MB FAIL The log shows trace:module:MODULE_InitDLL (0xa190000 L"BmSysCheckDll.dll",PROCESS_DETACH,(nil)) - CALL WMI: pIWbemLocator->ConnectServer failed: 0x80041001^M GetVideoMemoryViaWMI which is mentioned in the doc for the VideoMemory Sample at http://msdn.microsoft.com/en-us/library/ee419018(v=VS.85).aspx