Windows 7 Change Default Browser programatically

  • Thread starter Thread starter JMANCI
  • Start date Start date
J

JMANCI

Guest
I'm trying to write some code in Visual Studio 2017 that will look to see what the default browser is for the user's pc(Windows 7 64-bit) - if the default browser is IE, I want to programmatically change it to Chrome. I've seen various links when searching for a solution, but nothing seems to work just right. I can easily get the default browser, but having difficulty changing the default browser to Chrome.

Continue reading...
 
Back
Top