How is it possible to have listed my application on the Windows default apps list?
I have a special Java based video player application with an installer created by Inno Setup. I want my application to be listed on the selectable video players list on Windows 10 (I also don't know how to do it with older Windows versions).
For generic information, see:
In Inno Setup, you implement this using
[Registry]
section: