http://bugs.winehq.org/show_bug.cgi?id=19297
--- Comment #27 from JuryS js-box@nm.ru 2009-12-03 14:57:33 --- I make to run MS Access 2007 runtime with next:
1. removing Program Files / Microsoft Office / Office12 filename "ACEDAO.DLL"
2. put in this directory manifest. I'm extract this manifest with Restorator 2007 from ACEDAO.Dll.
3. 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 4. 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
5. Also for running MS Visual Basic I make override OLEAUT32.DLL and set it native.