IEsearchEngine

  • Thread starter Thread starter hal
  • Start date Start date
H

hal

Hi:
I want to change the search engine when you want to search in
internet Explorer ( 6.0 ) from google to something else.
Can it be done, how????.

Thank you ahead of time.

hal
 
There was prescription on how to do this in one of the Google help
files--but I can't find it, so below is what I used--tho it was for W98se:

REGEDIT4


[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Use Search Asst"="no"
"Search Page"="http://www.google.com"
"Search Bar"="http://www.google.com/ie"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="http://www.google.com/keyword/%s"
"provider"="gogl"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://www.google.com/ie"

Should you want to restore the default MSN link:

REGEDIT4


[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Use Search Asst"="yes"
"Search Page"="http://home.microsoft.com/access/allinone.asp"
"Search Bar"="http://home.microsoft.com/search/lobby/search.asp"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="http://home.microsoft.com/access/autosearch.asp?p=%s"
"provider"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://ie.search.msn.com/{SUB_RFC1766}/srchasst/srchasst.
htm"


In order to use either of these .reg files in W98se, you needed only merge
them with your registry by double-clicking on the text file with a .reg
suffix. However, since I haven't checked to see if the keys are the same in
XP, I'd suggest you do so before trying it.

hth,
Joe
 
I should add that this is not the same thing as the Google Toolbar, if
that's what you're talking about.

Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

searchEngine 1
Article Getting more out of Google searches 7
Font in Google search results 2
Unable to Change Default Search Engine 2
"Find" key crashes IE6 1
search engine problem 6
Very Slow Browsing 1
buffer overrun 1

Back
Top