I'm currently making a little project for my own entertainment - a file explorer. I want to implement these cutom popups with opening options that apps set when right clicking a file in the file explorer.The custom options like Git bash here
I guess that they are stored somewhere in the registry, but i dont have much knowledge about it. Where in the registry in particular are these things stored?
I tried googling and asking my friends, but i didn't get any good results.