http://bugs.winehq.org/show_bug.cgi?id=19297
payam.minoofar@meissner.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |payam.minoofar@meissner.com
--- Comment #30 from payam.minoofar@meissner.com 2010-01-25 11:43:21 --- (In reply to comment #29)
When you are installing MS ACCESS 2007 and it have MSVCR80 library, You can make :
- ln
~/.wine/drive_c/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcp80.dll ~/.wine/drive_c/windows/system32/msvcp80.dll
- ln
~/.wine/drive_c/windows/winsxs/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcr80.dll ~/.wine/drive_c/windows/system32/msvcr80.dll
and without any winetricks and PlayOnLinux and other fake.
This works!!! However, now I get this error from the Visual C++ runtime environment: msaccess.exe tried to load the library incorrectly.
Wine reports this error:
[mac0023329b341a:~] payam% msaccess fixme:actctx:parse_depend_manifests Could not find dependent assembly L"AceDAO" (12.0.0.0) err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Microsoft Office\OFFICE12\MSACCESS.EXE" failed, status c0000142
I just compiled wine 1.1.37 as a universal binary on my Snow Leopard Machine as a universal application. Microsoft Word 2007 still runs fine.
But, it's Access that I need.