http://bugs.winehq.org/show_bug.cgi?id=20111
--- Comment #2 from Warren Dumortier nwarrenfl@gmail.com 2009-11-15 11:31:15 --- This still doesn't work with Wine 1.1.33.
This is the output when running the launcher (crack required): fixme:win:EnumDisplayDevicesW ((null),0,0x33f7b4,0x00000000), stub! err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1
This seems to correspond to CLSID_GameExplorer from NSIS (http://nsis.sourceforge.net/Game_explorer) Thanks to winspool to have found this, it seems this is only available in Vista+, so this is not the real problem i presume, as the game is XP-compatible.
To debug further, i made a debug log with +all: http://nwarrenfl.open-web.fr/ganjup/fouc-dbg.log.tar.gz
Any suggestions are welcome in order to find the cause! ;)