http://bugs.winehq.org/show_bug.cgi?id=25730
--- Comment #3 from Austin English austinenglish@gmail.com 2011-01-09 14:46:09 CST --- (In reply to comment #2)
(In reply to comment #1)
Does native msxml(3,4,6) help? That fixme may be a red herring.
Setting msxml to native I have this output error:
wine WOTLauncher.exe err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\msxml.dll" err:ole:create_server class {2933bf90-7b36-11d2-b20e-00c04f983e60} not registered
The dll isn't properly registered. Try 'winetricks -q msxml3 msxml4 msxml6' instead.