[Bug 13995] Microsoft .NET Framework 1.1 Service Pack 1 fails to install (crash)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 16 23:39:00 CDT 2008


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





--- Comment #31 from James Hawkins <truiken at gmail.com>  2008-10-16 23:38:59 ---
(In reply to comment #23)
> 
> Seems "LastUsedSource" is missing backslash which leads to invalid source
> location after concatenating.
> 

Regardless, the bug isn't here or below.

> But even with missing backslash added this won't work anyway because the
> install source from previous .NET 1.1 Framework install (temp dir) is
> automatically removed by wine msi.
> 

The bug has nothing to do with resolving sources or anything involving the
sources.  Assemblies that are already installed should not be installed again. 
That is why we try to access a cab that doesn't exist anymore.  Implementing
this requires adding assembly enumeration to the fusion API.


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