How do I open the default browser using code in vb?

I presume I would have to use Shell(), but I dont know how to retrieve the location of the default browser.

Any ideas?