[Bug 47807] Wine Mono fails to install fakedlls

WineHQ Bugzilla wine-bugs at winehq.org
Wed Sep 25 11:08:41 CDT 2019


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

--- Comment #3 from Vincent Povirk <madewokherd at gmail.com> ---
Looking at setupapi code, WineFakeDlls should be run before RegisterDlls.
However, wine.inf is run in win64 (which installs the msi) before win32.

Things do work in a 32-bit prefix.

We could do the Wine Mono install in wow64 instead of win64, but then we won't
install it at all if no 32-bit wine is available.

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