http://bugs.winehq.org/show_bug.cgi?id=32323
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2012-12-16 12:27:36 CST --- Hello folks,
also required for Evolve client, a .NET 4.0 application.
'winetricks corefonts' or running 'arial32.exe' from winetricks cache works around.
--- snip --- fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework.Aero" fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000401,(nil),0x0001,0x00000000,0x3296b8,(nil)): stub err:eventlog:ReportEventW L"Application: Updater.exe\nFramework Version: v4.0.30319\nDescription: The application requested process termination through System.Environment.FailFast(string message).\nMessage: Unrecoverable system error.\nStack:\n at System.Environment.FailFast(System.String)\n at MS.Internal.Invariant.FailFas"... fixme:advapi:DeregisterEventSource (0xcafe4242) stub --- snip ---
Prerequisite: 'winetricks -q dotnet40' (32-bit WINEPREFIX) Optional (the client will download/install on its own): 'winetricks -q msxml6'
Download: https://www.evolvehq.com/client
$ wine --version wine-1.5.19-152-g7f88250
Regards