In an application I wrote formerly, a very small application, there was code for modifying the Windows Registry, so that the Explorer's New Menu might also be modified. This code worked well on Windows 10, but now, on Windows 11, the changes in the new menu are only seen after logging back into Windows. I did change the code a little, but it remains so sufficiently unmodified that it should still do the same thing.
I know I didn't share my code yet, but by reading this post can you see any problem, so that I must add code to notify the shell? Also, how would I do that?
Thank you.
I know I didn't share my code yet, but by reading this post can you see any problem, so that I must add code to notify the shell? Also, how would I do that?
Thank you.