[Wine] Re: wow runtime error, new with patch 3.3

thethinker wineforum-user at winehq.org
Fri Dec 11 00:33:03 CST 2009


Hey guys,
    I found all your fixes, dilligently used winetricks and the microsoft site, and changed the version in the .CRT file, but no dice. I'm getting the exactly same error message about C++ runtime when I (try to) log in. Wine errors are:

Code:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)



But I noticed that there is some apparent installation problem when I do any of the following three commands:
sh winetricks vcrun2005
sh winetricks vcrun2005sp1
wine vcredist_x86.exe

I get things like the following:


Code:
fixme:advapi:LookupAccountNameW (null) L"USERNAME" (nil) 0x33f590 (nil) 0x33f594 0x33f588 - stub
fixme:advapi:LookupAccountNameW (null) L"USERNAME" 0x152820 0x33f590 0x153020 0x33f594 0x33f588 - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -> 10 ignored L"MsiAssembly" table values
fixme:msi:install_assembly Manifest unhandled
fixme:msi:install_assembly Win32 assemblies not handled



In the above I've replaced my username with USERNAME. So perhaps VC is not installing correctly, in any way at all?  Any idea on how to fix this?







More information about the wine-users mailing list