rdrunner


Comments:

StackOverflow.COM

posted by rdrunnerrdrunner(0) 4 years, 1 month ago 0

Here for the "main" Posters Problems...

1. Save the following into a .Reg File...
2. Import it into the registry
3. Goto the URL "g Whatever" (It also supports KB for MSDN and L for translating with Leo)
4. Enjoy clean search results...

Here are the keys:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\KB]
@="http://support.microsoft.com/?kbid=%s"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\G]
@="http://www.google.com/search?q=%s -Experts-exchange"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\SearchUrl\L]
@="http://dict.leo.org/ende?lang=de&search=%s"

Reply