[Wine] Re: Visual C++ runtime library error

vitamin wineforum-user at winehq.org
Wed Feb 10 21:20:05 CST 2010


InterestedParty wrote:
> Well I moved them into winsxs directory, but I am not sure what to reinstall with winetricks. I installed vcrun2005 vcrun2005sp1 vcrun2008 vcrun2008sp1 tried installing vcrun2003 but that fails because of some bzip problem.

Search for any MSVCP80.dll MSVCR80.dll under ~/.wine directory. Delete all you find that are not in ~/.wine/drive_c/windows/winsxs/*/ directory. And no they should not be right under ~/.wine/drive_c/windows/winsxs/. Ex:

Code:
find ~/.wine -iname MSVCP80.dll
/home/vitaliy/.wine/drive_c/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989/msvcp80.dll










More information about the wine-users mailing list