http://bugs.winehq.org/show_bug.cgi?id=33373
--- Comment #2 from Eli Wapniarski eli@orbsky.homelinux.org 2013-04-13 00:10:13 CDT --- Created attachment 44171 --> http://bugs.winehq.org/attachment.cgi?id=44171 Tera Rising Installer fails
Thanks for responding.
At first I got, in the output...
wine setup.exe err:module:import_dll Library mscoree.dll (which is needed by L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe" failed, status c0000135 err:service:service_send_start_message service L"clr_optimization_v4.0.30319_32" failed to start fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053
which was resolved by downloading:
mscoree.dll - 4.0.40305.0 (Main.040305-0000)
from:
http://www.dll-files.com/dllindex/dll-files.shtml?mscoree
After that I get the output with debug symbols installed that is attached
Thanks for looking into this