http://bugs.winehq.org/show_bug.cgi?id=51345 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet --- Comment #14 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- "winetricks vc2005trial" installs both .NET 2 Framework and Visual Studio 2005. 73 of the C:\windows\assembly files are made during .NET 2 installation, and 188 exist after Visual Studio is also installed. However replacing C:\windows\assembly from a "good" .NET installation just before the "bad" Wine installs Visual Studio, does not noticeably help. .NET 2 Framework makes (some of?) the NativeImages (or at least says so in the UI) by calling the infamous ngen.exe tool, "ngen.exe install ...". There are/were many bugs relating to ngen.exe, including bug 45930 which is still open. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.