11 Oct
2021
11 Oct
'21
6:19 p.m.
Alex Henrie <alexhenrie24(a)gmail.com> writes:
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41275 Signed-off-by: Alex Henrie <alexhenrie24(a)gmail.com> --- An old version of this patch has been in Wine Staging for over a year. --- dlls/mshtml/mshtml.inf | 6 +++ loader/wine.inf.in | 10 +++++ programs/winemenubuilder/winemenubuilder.c | 50 +++++++++++++++++++--- 3 files changed, 61 insertions(+), 5 deletions(-)
That's fairly ugly, especially requiring all modules to create explicit settings under HKCU, and the fact that the commands have to match exactly. I'd suggest to try to find a better approach. -- Alexandre Julliard julliard(a)winehq.org