http://bugs.winehq.org/show_bug.cgi?id=12655
--- Comment #1 from Justin Soulia rockinup1231@gmail.com 2008-04-20 01:04:01 --- (In reply to comment #0)
I was testing RealPlayer 11, and I didn't expect it to work because previous tries on older versions of WINE had failed up til now. The program will start and display itself, but trying to do almost anything in it will result in the following error.
I should have installed the .NET 2.0 framework first, THEN tried it. When I tell WINE to restart, it tries to start mscorsvw.exe. This tries to utlize MSVCR80.dll which doesn't work out. Instead, I get this.
err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\Microsoft.NET\Framework\v2.0.50727\mscorsvw.exe" failed, status c0000142
I guess it'd be a good idea to wait until support for .NET improves before testing this program again, since it is currently running on about 10 DLL overrides to start it, and most of the program is reliant on visual studio programming.
At least I've figured out how to start RealPlayer 11, which it wouldn't do before.