http://bugs.winehq.org/show_bug.cgi?id=35374
--- Comment #3 from denis bonnenfant denis.bonnenfant@diderot.org --- OK, thanks for the explanation.
I ran the installer on a fresh wineprefix, with winetricks vcrun2008 vcrun2010 dotnet40 dotnet35.
Now I have a crash in regasm.exe at the end of installation :
err:eventlog:ReportEventW L"Application: RegAsm.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.ArgumentException\nStack:\n at System.Threading.Thread.nativeSetThreadUILocale(System.String)\n at System.Threading.Thread.set_CurrentUICulture(Sy"... fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Unhandled Exception: System.ArgumentException: Exception from HRESULT: 0x80070057 (E_INVALIDARG) at System.Threading.Thread.nativeSetThreadUILocale(String locale) at System.Threading.Thread.set_CurrentUICulture(CultureInfo value) at Microsoft.Tools.RegAsm.RegAsm.SetConsoleUI() at Microsoft.Tools.RegAsm.RegAsm.Main(String[] aArgs) wine: Unhandled exception 0xe0434352 in thread c6 at address 0x7b83a8fe (thread 00c6), starting debugger...
When starting Solidworks, it doesn't crash anymore, but loops infinitely on splash screen with message "loading registry..." I guess that it is related that installation doesn't complete.