'Register C# application as webbrowser

I want to register my c# application as webbrowser. I found this question here that want the same this as me in java but I have some questions about that.

  • Everywhere where "MyApp" is used, I need to insert my own app name, correct?
  • What does "MyAppURL" mean then?
  • Are those registry key still valid?


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source