[Bug 29526] Microsoft .Net Framework 2.0 SP1 (32 bit) install fails

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 18 16:32:19 CST 2012


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet, Installer
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |http://www.microsoft.com/do
                   |                            |wnloads/details.aspx?family
                   |                            |id=79BC3B77-E02C-4AD3-AACF-
                   |                            |A7633F706BA5
                 CC|                            |focht at gmx.net
         Resolution|                            |WONTFIX
            Summary|.Net2.0SP1 (32 bit) install |Microsoft .Net Framework
                   |fails                       |2.0 SP1 (32 bit) install
                   |                            |fails

--- Comment #7 from Anastasius Focht <focht at gmx.net> 2012-02-18 16:32:19 CST ---
Hello,

this is due to Mono registry mess.
You need to change the "version" value back to original one.

--- snip ---
$ wine reg add "HKLM\Software\Microsoft\Net Framework Setup\NDP\v2.0.50727" /v
Version /d "2.0.50727" /f
--- snip ---

and then execute 'winetricks dotnet20sp1'

Winetricks 'dotnet20sp1' recipe misses this step (along with '/norestart' to
avoid restart dialog).

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