Win11 tier 1 context menu needs explorer.exe restart
stefansjfw opened this issue · 6 comments
... investigating how to avoid needing to restart explorer for the context menu to recognize the new entries under Windows 11.
Originally posted by @jaimecbernardo in #19000 (review)
If you find a way, I'm sure we'd be interested too 😄. From what I know, this is just a known limitation of explorer.exe.
date windows11
Is this still an issue with the latest version? /needinfo
yes, it is. still a limitation of explorer.exe
I was under the impression every context menu is built at request time. But I suppose that's not?
I was under the impression every context menu is built at request time. But I suppose that's not?
This is only about Win11 tier1 context menu. I guess it has something to do with picking up registered msix packages with context menu handlers 🤷