[Bug 37751] WiX Toolset v3.9 installer doesn't open with Wine-Mono ( metahostpolicy_GetRequestedRuntime returns CLR_E_SHIM_RUNTIME)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 30 13:30:23 CDT 2019


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

--- Comment #11 from Vincent Povirk <madewokherd at gmail.com> ---
All of my testing shows that Mono searches the .exe directory, when loading an
assembly referenced by another assembly. This is a slightly different case:
Mono is loading an assembly by name. From poking around the code, I'm guessing
we'd need mono_install_refonly_preload_hook to change Mono's behavior in this
case.

I really need tests for this, and tests need the _AppDomain COM interface
working correctly. I'll have to put this on hold until that's fixed in a
wine-mono release.

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