http://bugs.winehq.org/show_bug.cgi?id=16310
--- Comment #9 from Reece Dunn msclrhd@gmail.com 2008-12-03 03:49:34 --- Looking at the error output on the console, I am seeing:
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented fixme:bidi:mirror stub: mirroring of characters not yet implemented err:ntdll:RtlpWaitForCriticalSection section 0x7ea35fe0 "freetype.c: freetype_cs" wait timed out in thread 003a, blocked by 002d, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7ea36080 "gdiobj.c: GDI_level" wait timed out in thread 002d, blocked by 003a, retrying (60 sec) Killed
on wine-1.1.5, so I suspect that these may be the real culprit - that would better explain the hang.