[Bug 39613] Microsoft .NET Framework 1.1 fails to install with Wine 1.3.2+

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 19 02:52:39 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39613

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Installer, regression
      Fixed by SHA1|                            |7b54917f28edf84c4d9db2e1a52
                   |                            |e4dac67dd7e31
             Status|UNCONFIRMED                 |RESOLVED
          Component|-unknown                    |tools
         Resolution|---                         |FIXED
            Summary|Dot.NET redistributable     |Microsoft .NET Framework
                   |Package 1.1 no longer works |1.1 fails to install with
                   |beginning in wine-1.3.2     |Wine 1.3.2+
    Regression SHA1|                            |d57f3886932aa223dfac3215a08
                   |                            |fe017cdd2b126

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

although wasted time on my side, I did the task of finding the commit that
broke the installer with the old Wine 1.3.2 version.

--- snip ---
$ git bisect bad
d57f3886932aa223dfac3215a08fe017cdd2b126 is the first bad commit
commit d57f3886932aa223dfac3215a08fe017cdd2b126
Author: Louis Lenders <xerox_xerox2000 at yahoo.co.uk>
Date:   Tue Aug 24 13:45:16 2010 +0200

    wine.inf: Added .NET InstallRoot and v2.0 policy keys.

:040000 040000 e31ddddfb340b70eae78294fa9710d79fdac355e
6770ea64424e075fd8d7306c818c41d3186ff86f M    tools
--- snip ---

All the registry mess for faking .NET installs was moved to Wine-Mono package
at one point, with the registry keys that confused .NET installers removed
again.

https://source.winehq.org/git/wine.git/commitdiff/7b54917f28edf84c4d9db2e1a52e4dac67dd7e31
("wine.inf: Do not install .NET registry keys and fake dlls.")

At this point the original regression should be gone but since bug 25120 exists
you can only test it with 'regsvcs.exe' builtin override.

Regards

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