When user clicks link with custom protocol (like myapp://superlink)
myapp://superlink
I need either launch an app or allow user to download and run configuration app
kororo's solution wouldn't work for me for some reason, so I managed with this slightly modified solution instead.
Click Me