Whenever the user start using my application it should check the current default homepage of the default browser if( homepage != xyz.com ) i want to change homepage to xyz.com
Whenever the user start using my application it should check the current default homepage
Share
The browser home page for Internet Explorer is controlled by the registry key
To set this from VB use the following