search from address bar - registry edit?

  • Thread starter Thread starter John Smith
  • Start date Start date
J

John Smith

in winXP w/ PowerToys one can tweak explorer to say perform a google search
for "abc"
by entering "! abc" in the address bar
now i use win2k and really miss this

any hint is welcome

TIA
 
Hi,

I'm not sure exactly which tweak you mean, but you may find the google
toolbar of some value. It allows you to search simply by typing your query in a
bar below the address bar.

You can more information on the google toolbar here:

http://toolbar.google.com/

Regards,

Altrus





| in winXP w/ PowerToys one can tweak explorer to say perform a google search
| for "abc"
| by entering "! abc" in the address bar
| now i use win2k and really miss this
|
| any hint is welcome
|
| TIA
|
|
 
Hi John - Following are both manual and semi-automatic ways of doing this.

Manual) IIF you're comfortable using Regedit and making changes to the
Registry, then open Regedit and browse to:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl]

Export this key for BACKUP so that you can restore it if necessary. (It's
current Default value should be something like
http://home.microsoft.com/access/autosearch.asp?p=%s now, along with other
values such as # %23, etc.)

Now right-click on and change (Modify) the value data for the top value
(only) for this key (the one that says (Default) ) to:

http://www.google.com/search?q=%s&safe=off&hl=us

Leave the other values alone.


Now do the same procedure (Export for BACKUP, etc.) for this key:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

for the value:

Search Bar

changing (Modifying) it using the same value data:

http://www.google.com/search?q=%s&safe=off&hl=us


Leave the other values alone. Close Regedit and reboot

This should give you Google as your Default search from the Address Bar for
Win2k without Google's "Safe" web site blocking and in US English. :)


Semi-Auto) If you're not comfortable using Regedit, then copy the following
between (but not including) the lines and save it as:
GoogleAddressSearch.reg , then just double click on it to merge it to
the Registry:


___________________

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Bar"="http://www.google.com/search?q=%s&safe=off&hl=us"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl]
"Search Bar"="http://www.google.com/search?q=%s&safe=off&hl=us"
" "="+"
"&"="%26"
"+"="%2B"
"#"="%23"
"?"="%3F"
"="="%3D"


____________________


If you want to restore your Seach functions, download and run:

http://www.kellys-korner-xp.com/regs_edits/RestoreSearch2.REG to restore
your search functions.

--
Please respond in the same thread.
Regards, Jim Byrd, MS-MVP



In
 
Hi John - Sorry, I misunderstood. What you want is QuickSearch.exe which is
installed as part of Web Accessories - you can get it here:
http://www.microsoft.com/windows/ie/previous/webaccess/ie5wa.asp There are
a number of "pre-installed" searches (you can also add your own quite easily
manually or go here: http://searchy.protecus.de/en/ for a wide variety of
..reg files you can download), one of which is "g" which is the Google
search, substituting this string: http://www.google.com/search?q=%s which
then operates just as you've described it. When you open QuickSearch you'll
quickly see what I mean.

Web Accessories works fine in IE6 except that you'll need to do an F5
Refresh on the blank page that the Images List click brings up to finally
get them. Thorsten Gudera has created both German and English "corrected"
Versions of imglist.htm which fix this. You can contact him here:
Thorsten.GuderaATt-online.de (replace AT with @ sign). For Toggle Images
(which you'll find on your Links toolbar), remember that you'll have to
refresh after toggling to see the effects on the current page. (BTW, if you
place a shortcut to it on your Quick Launch toolbar or wherever, you can
also use it to prevent spam HTML emails from "calling home".)

Here's also a fix for "Copy Location" courtesy of a poster nicknamed Caveman
I've verified that this works fine for Win2kPro and should for any other OS
as well:

"Use Notepad to open GRABURL.HTM (found usually in WINDOWS\WEB), and edit as
shown below:

[FIND:]------------------------------------------------
document.all.location.value = win.document.location.href;
[REPLACE WITH:]----------------------------------------
document.all.location.value = win.location.href;
[END]

(so, the only thing to do is removing ".document" from the line)"


Be aware also that there is a bug in the Zoom functions. The following is a
(modified)
quote of a previous posting by Alan Edwards of a previous quote by Ron
Vernon which outlines the fix:


"I have not checked recently if the error has been corrected.
Without looking at your attachments, I assume you have made
adjustments like this old post by Ron Vernon MVP, which I made myself.
------quote
This is a bug in the web accessories.

To fix it, use Notepad to open ZOOMIN.HTM (found usually in
WINDOWS\WEB ),
and edit it to read both image dimensions before setting any of them:

old contents:
....
h = parentwin.event.srcElement.height * 2;
parentwin.event.srcElement.height = h;
w = parentwin.event.srcElement.width * 2;
parentwin.event.srcElement.width = w;
....

new contents (the 3rd line in the fragment above moved up):
....
h = parentwin.event.srcElement.height * 2;
w = parentwin.event.srcElement.width * 2;
parentwin.event.srcElement.height = h;
parentwin.event.srcElement.width = w;
....

Do the same for ZOOMOUT.HTM changing '*' to a '/'
..
-----end quote

....Alan

Alan Edwards, MS MVP W95/98 Systems"


I've attached corrected versions of zoomout.htm and zoomin.htm since
they're fairly small. (If you have a firewall, they may get re-named
extensions - just change back to .htm) You can just place them in
\Windows\Web if you chose.


--
Please respond in the same thread.
Regards, Jim Byrd, MS-MVP



In
 
John Smith said:
in winXP w/ PowerToys one can tweak explorer to say perform a google search
for "abc"
by entering "! abc" in the address bar
now i use win2k and really miss this

any hint is welcome

TIA

The tool you may be thinking of could be Quick Search.exe
from the IE5 Web Accessories pack. It still works under XP.

If you could adapt to typing a question mark instead of an exclamation mark
you wouldn't need any extra tools. <G> Just go into Search Companion,
Internet search, change it to Classic, then Customize it to make Google
your preferred search from the Address bar.

Here are some more explicit instructions from a previous post

<repost>
Press Ctrl-e in IE. If you are using Search Companion
click on Change Preferences and Change Internet Behaviour
Then click on Classic Internet search. Close all IE windows
then open a new one (e.g. About:Blank). Press Ctrl-e again.

Now you will be able to click on Customize, then AutoSearch
settings. (I'm suggesting this because it is not clear to me
that the search provider specified here is necessarily the same
as the one the Search Companion specifies. Also this ensures
that the results style that you choose is compatible with the search
provider that you choose. To switch back to Search Companion
for your Internet search you will have to switch out of Internet
Explorer mode into Windows Explorer mode (e.g. go to My Computer)
and then go back into Change Preferences, etc. again.

If the URLs for customizing the Classic search aren't working
then something more serious is wrong. In that case you could
try using the Internet Properties, Programs tab and click on
Reset Web Settings...
However, be aware that this essentially reinstalls iereset.inf
which does more than just repair your search. Also, if that file
has been hijacked by some malware doing this may only succeed
in perpetuating the hijacking. Try finding that file in your Windows\Inf
directory and dragging it to Notepad to inspect it first if you like.


Good luck

Robert Aldwinckle
 
tnx, ill try
Robert Aldwinckle said:
The tool you may be thinking of could be Quick Search.exe
from the IE5 Web Accessories pack. It still works under XP.

If you could adapt to typing a question mark instead of an exclamation mark
you wouldn't need any extra tools. <G> Just go into Search Companion,
Internet search, change it to Classic, then Customize it to make Google
your preferred search from the Address bar.

Here are some more explicit instructions from a previous post

<repost>
Press Ctrl-e in IE. If you are using Search Companion
click on Change Preferences and Change Internet Behaviour
Then click on Classic Internet search. Close all IE windows
then open a new one (e.g. About:Blank). Press Ctrl-e again.

Now you will be able to click on Customize, then AutoSearch
settings. (I'm suggesting this because it is not clear to me
that the search provider specified here is necessarily the same
as the one the Search Companion specifies. Also this ensures
that the results style that you choose is compatible with the search
provider that you choose. To switch back to Search Companion
for your Internet search you will have to switch out of Internet
Explorer mode into Windows Explorer mode (e.g. go to My Computer)
and then go back into Change Preferences, etc. again.

If the URLs for customizing the Classic search aren't working
then something more serious is wrong. In that case you could
try using the Internet Properties, Programs tab and click on
Reset Web Settings...
However, be aware that this essentially reinstalls iereset.inf
which does more than just repair your search. Also, if that file
has been hijacked by some malware doing this may only succeed
in perpetuating the hijacking. Try finding that file in your Windows\Inf
directory and dragging it to Notepad to inspect it first if you like.


Good luck

Robert Aldwinckle
 

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

Back
Top