http://bugs.winehq.org/show_bug.cgi?id=8945
--- Comment #61 from Dan Kegel dank@kegel.com 2008-03-12 09:24:28 --- Here's Louis' recipe for installing flash cs3:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7120#Commen...
1. copy mshtml, shdocvw, urlmon, shlwapi, mlang and jscript.dll from my XP partition to ~/.wine/drive_c/windows/system32 2. Do 'regsvr32 jscript.dll' 3. Do winetricks msxml3 4. Set mshtml, shdocvw, urlmon, shlwapi, mlang to native in winecfg All this is only needed to make the installer happy and finish fine. The actual Flash.exe doesn't need any native dlls set here, only you need gdiplus. 5. Do winetricks gdiplus Now start Flash.exe, and it comes up fine here (Note: "fine" is maybe not a good word, the toolbars are quite messed up, if i use native comctl32 it all looks better)