[Bug 25535] .NET Framework 4.0 Fails to install with HRESULT 0x80070643

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 27 13:59:43 CDT 2012


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |0b82e284013dafd20f14377dda3
                   |                            |8820f5645a9b4
             Status|NEW                         |RESOLVED
          Component|-unknown                    |fusion
         Resolution|                            |FIXED

--- Comment #30 from Anastasius Focht <focht at gmx.net> 2012-05-27 13:59:43 CDT ---
Hello,

this should work now with Wine 1.5.5

Recipe:

$ wine reg delete "HKLM\Software\Microsoft\NET Framework Setup\NDP\v4" /f

(or run Mono uninstaller if present)

$ WINEDLLOVERRIDES=fusion=b wine ./dotNetFx40_Full_x86_x64.exe

Post-install step for apps:

$ bash winetricks mscoree=native

The "pure" method (no overrides) was already covered by bug 12401

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