[PATCH v4 0/2] Improved file association desktop integration

Alex Henrie alexhenrie24 at gmail.com
Mon Jul 6 23:19:36 CDT 2020


v4 changes the name of the registry key again, hopefully for the last
time. After changing it to FileOpenExclusions in v3, I realized that
FileOpenNoIntegration, which is the name that I proposed to Francois
earlier, really is more clear. In v4 I have also removed the remaining
uses of the word "naughty".

Alex Henrie (2):
  SetProcessUserModeExceptionPolicy
  winemenubuilder: Skip desktop integration for certain associations

 dlls/kernel32/kernel32.spec                |  2 +-
 dlls/kernel32/process.c                    |  7 +++
 dlls/mshtml/mshtml.inf                     |  6 +++
 loader/wine.inf.in                         | 10 +++++
 programs/winemenubuilder/winemenubuilder.c | 52 +++++++++++++++++++---
 5 files changed, 71 insertions(+), 6 deletions(-)

-- 
2.27.0




More information about the wine-devel mailing list