[Bug 34272] Cannot run EA Origin (Trouble with MSVCP100.dll and MSVCR100.dll?)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 16 11:40:02 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=34272

--- Comment #5 from Ken Sharp <kennybobs at o2.co.uk> 2013-08-16 11:40:02 CDT ---
Unfortunately Winetricks just checks the file exists and assumes it's
installed.

installed_file1="$W_SYSTEM32_DLLS_WIN/mfc100.dll"

Try:

WINEDLLOVERRIDES="msvcp100,msvcr100=n" wine ~/.wine/drive_c/foo/bar/app.exe

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list