http://bugs.winehq.org/show_bug.cgi?id=31877
--- Comment #6 from Berillions berillions@gmail.com 2012-10-03 23:33:33 CDT --- (In reply to comment #5)
(In reply to comment #4)
(In reply to comment #3)
Does native msvcrt help?
Actually, not. If i set msvcrt to native, i have new error messages because msvcp90.dll, msvcrt.dll and msvcr90.dll are needed. So, i don't know if i must install vcrun2008 by winetricks or not.
Well, you'll obviously need to provide the native dlls if you set it to native. Yes, try winetricks vcrun2008. If that doesn't help, the msvcrt component is wrong.
If i set msvcrt to native and install vcr2008 by winetricks, i have the same error message. I delete "msvcrt=native" to try only with vcrun2008 and i have the same problem like i explained in my 1st message.