http://bugs.winehq.org/show_bug.cgi?id=24874
--- Comment #19 from Brian 7bnettles@gmail.com 2010-10-24 23:50:22 CDT --- Created an attachment (id=31508) --> (http://bugs.winehq.org/attachment.cgi?id=31508) iTunes 10 WINEDEBUG +ALL Output Run7 - FAIL
Was going along good until I tried to fix msvcp60.dll (post registry and oleacc.dll). I did notice I couldn't register the dll like I could the others.
70. Test ran OK - need to resolve another DLL [import_dll Library MSVCP60.dll (which is needed by L"C:\windows\system32\OLEACC.dll") not found]. 71. http://www.dll-files.com/msvcp60.zip?0VKjWGdJgW #msvcp60.dll 72. unzip msvcp60.zip 73. "mv /home/brian/iTunes/MSVCP60.dll /home/brian/.wine/drive_c/windows/system.32/" #move msvcp60.dll to /windows/system32 74. test #7 "WINEDEBUG=+ALL wine iTunes.exe" #test changes 75. No longer launches - looks like msvcp60.dll manual mods blew it up.