Jump to content

Change Homepage?


Recommended Posts

Hi I'm trying to do a pop up question that says do u want to set your homepage to "www.example.com" ?

The MsgBox is easy, however how do I implement changing the homepage to both internetexplorer and firefox? tried searching the forum but seems like this is the first time this question was asked. Thanks ;)

Link to comment
Share on other sites

I believe Internet Explorer saves it homepage in the key "Start Page" under "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" so use RegWrite() for that. I don't know for FF.

Link to comment
Share on other sites

I believe Internet Explorer saves it homepage in the key "Start Page" under "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" so use RegWrite() for that. I don't know for FF.

thanks.

Anyone know where firefox is?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...