https://bugs.winehq.org/show_bug.cgi?id=37218
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://unity3d.com/unity/do | |wnload/download-windows CC| |focht@gmx.net Component|dbghelp |-unknown
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
I installed the app with required .NET Framework 3.x/4.x prerequisites and it starts fine here.
--- snip --- wine: cannot find L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe" fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 2 fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. --- snip ---
You obviously have a broken prefix -> bug is invalid.
Install the app in a new(!) 32-bit WINEPREFIX with .NET Framework 3.5.x and 4.0 *properly* installed prior and fix missing host prerequisites.
Also make sure you followed appdb howtos/notes: https://appdb.winehq.org/objectManager.php?sClass=version&iId=30451
Regards