http://bugs.winehq.org/show_bug.cgi?id=3412
------- Additional Comments From dank@kegel.com 2007-21-05 12:15 ------- Errors like err:module:import_dll Library MSVCIRT.dll ... not found are probably because the app forgot to bundle a needed Visual C++ library. Try wget http://kegel.com/wine/winetricks sh winetricks vcrun6 and see if that helps.