http://bugs.winehq.org/show_bug.cgi?id=10723
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-09 01:42:57 ---
When trying to run, it misses MSVCP80.dll and MSVCR80.dll. I installed those plus MSVCP80.dll and "Microsoft.VC80.CRT.manifest". (from www.sweetpotatosoftware.com/files/microsoft.vc80.crt.zip)
This no longer supported. Older Wine versions had problem here. New versions properly work with manifests. You have to properly install msvc runtime (should come with your program).
If id doubt, ALWAYS remove ~/.wine directory and reinstall your programs.