http://bugs.winehq.org/show_bug.cgi?id=27012
Summary: RIFT needs vcrun2008 during patching phase Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: shannon.vanwagner@gmail.com
Created an attachment (id=34447) --> (http://bugs.winehq.org/attachment.cgi?id=34447) Screenshot of error msg
Getting terminal output as below during setup: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
Then after game is installed and the patching process launched, a small popup appears that says "Title-Missing Software-, MSVC++ 2008 Redist not found Click here to download Do you wish to continue?" (see screenshot).
After running winetricks vcrun2008, the problem disappears.