http://bugs.winehq.org/show_bug.cgi?id=30012
--- Comment #8 from Austin English austinenglish@gmail.com 2012-02-28 17:23:04 CST --- (In reply to comment #7)
(In reply to comment #6)
Native .NET/mscoree should work around this.
I'm not really sure what I should do to verify this - is this something that can be installed using winetricks?
Sure, depends on what version of .NET it's using:
austin@aw25 ~ $ winetricks dlls list | grep dotnet dotnet11sp1 MS .NET 1.1 SP1 (Microsoft, 2004) [downloadable] dotnet11 MS .NET 1.1 (Microsoft, 2003) [downloadable,cached] dotnet20sp1 MS .NET 2.0 SP1 (experimental) (Microsoft, 2008) [downloadable,cached] dotnet20sp2 MS .NET 2.0 SP2 (experimental) (Microsoft, 2009) [downloadable,cached] dotnet20 MS .NET 2.0 (Microsoft, 2006) [downloadable,cached] dotnet30sp1 MS .NET 3.0 SP1 (Microsoft, 2007) [downloadable] dotnet30 MS .NET 3.0 (Microsoft, 2006) [downloadable,cached] dotnet35 MS .NET 3.5 (Microsoft, 2007) [downloadable,cached] dotnet40 MS .NET 4.0 (Microsoft, 2011) [cached]