http://bugs.winehq.org/show_bug.cgi?id=25659
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2011-02-14 12:26:17 CST --- It hangs because 32-bit version of npmshtml.dll is not properly installed in WOW64. It is handled the same way as regular DLLs and ends up in syswow64 directory instead of syswow64/gecko/plugin. I don't see how we can fix it with current wineprefix creation procedure.