[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 14:24:48 CDT 2012


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

--- Comment #9 from Anastasius Focht <focht at gmx.net> 2012-05-25 14:24:48 CDT ---
Hello Austin,

--- quote ---
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?
--- quote ---

yep, that's one of the assemblies requiring junction support during install
(native fusion), hence the extra copy "cheat".
It should stay with the old recipe.

Regards

-- 
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