I am making a simple uwp text editor app. I want the app to open any kind of file even without file associations declared since there are many text files which don't have known extension in the os. Is there any way I can modify the registry to have my app available in Open-With list like notepad so user can open that file with my app from the file explorer itself??