I would like to open a new tab from my BHO done in C#. Process.Start(u) opens a new window, not a tab, and call the default browsers, which might not be IE.
I want to open the new tab to prompt the user to download and install the latest version of the BHO.