[Bug 43776] .NET 4.0 installer spams with error message boxes

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 27 17:47:29 CDT 2017


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net,
                   |                            |hans at meelstraat.net

--- Comment #5 from Austin English <austinenglish at gmail.com> ---
(In reply to Jacek Caban from comment #4)
> It looks like more code is ran now and it hits an unimplemented mscoree.dll
> function:
> https://source.winehq.org/patches/data/137401

Thanks.

> BTW, the fact that builtin mscoree is used looks suspicious, but I didn't
> look at details and it works with the patch anyway.

winetricks does set mscoree to native, but after the installer is complete:

    WINEDLLOVERRIDES=fusion=b "$WINE" dotNetFx40_Full_x86_x64.exe
${W_OPT_UNATTENDED:+/q /c:"install.exe /q"} || true
    w_override_dlls native mscoree

The .Net stuff was mostly based on Focht's and Hans's input; perhaps one of
them has some input.

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