[Bug 30707] Add support for .NET 4.0 assembly cache (.NET 4.0 Framework installer)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 25 13:58:21 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30707

--- Comment #8 from Austin English <austinenglish at gmail.com> 2012-05-25 13:58:21 CDT ---
(In reply to comment #6)
> Austin/Dan: starting with Wine 1.5.5 'winetricks dotnet40' recipe can be
> modified to not use gacutil hack anymore.
> For Wine < 1.5.5 the current gacutil way should be kept and phased out at some
> point.

http://code.google.com/p/winetricks/source/detail?r=822

Should:
    mkdir -p
"$W_WINDIR_UNIX/Microsoft.NET/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a"
    cp
"$W_WINDIR_UNIX/Microsoft.NET/Framework/v4.0.30319/System.EnterpriseServices.dll"
"$W_WINDIR_UNIX/Microsoft.NET/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a"

be < 1.5.5 as well?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list