How can i register a C# console program to run with a protocol uri?
I want to call an run a console program with the tel:+0123456789 I've fount a lot of information how to do it for Windows 7 or how to register a Windows 8 App with an protocol uri. Can someone point me to a solution, how i can do that for an Console Application in Windows 8?
Thanks for any help.