http://bugs.winehq.org/show_bug.cgi?id=4894
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-22-03 06:08 ------- Hi, for what it's worth , it tried to run the application as well; i downloaded the recommended version from http://boinc.berkeley.edu/download.php
The installer complained about Internet exlporer not being installed. So i did 'touch ~/.wine/drive_c/windows/system32/shdocvw.dll'
Then the installer crashed in msi; as a hack i took out line 754 in /dlls/package/msi/package.c (where it crashed)
Now the gui came up just fine after the installation finished, and the program seems useable.
Now inside BOINCS directory there's only msvcr71 and msvcp71, and not the dlls you mentioned. where did you get them from? Maybe you could try to just remove them and run with msvcr71 and msvcp71. So other than the installer bug i cannot see your problem really. (If it's useful i could attach the crash in msi)