[Bug 46638] dotnet40 no longer installs using winetricks

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 13 13:41:53 CST 2019


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

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ntdll                       |msi
                 CC|                            |z.figura12 at gmail.com

--- Comment #2 from Alexandre Julliard <julliard at winehq.org> ---
That's an MSI issue, caused by the Wow64DisableWow64FsRedirection() call added
in 540c48b91175b11c7b8646d0a036b20c46425080. This breaks the loading of sxs.dll
triggered by ACTION_CostInitialize.

Either the redirection should be disabled only for certain actions, or the dlls
would have to be loaded beforehand.

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