G
Guest
Hi, I know that untill some patch-level of IE6SP2 it was possible to add
custom search SearchUrl 'hooks' via the registry ( explained here too
http://noscope.com/journal/2004/06/search )
example reg:
---
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\google]
@="http://www.google.com/search?q=%s"
" "="+"
"#"="%23"
"&"="%26"
"?"="%3F"
"+"="%2B"
"="="%3D"
---
but this is no longer the case - why (and when) has this been removed? - is
there a way of getting it back? (also, if anyone should happen to know, in
which versions is it possible to do/get back?)
it should be noted that I've tested on multiple machines, and checked for
any sort of malicious takeover of the searchcomponents (both with up to date
software and manually) - and no additional toolbars installed
Thanks in advance
custom search SearchUrl 'hooks' via the registry ( explained here too
http://noscope.com/journal/2004/06/search )
example reg:
---
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\google]
@="http://www.google.com/search?q=%s"
" "="+"
"#"="%23"
"&"="%26"
"?"="%3F"
"+"="%2B"
"="="%3D"
---
but this is no longer the case - why (and when) has this been removed? - is
there a way of getting it back? (also, if anyone should happen to know, in
which versions is it possible to do/get back?)
it should be noted that I've tested on multiple machines, and checked for
any sort of malicious takeover of the searchcomponents (both with up to date
software and manually) - and no additional toolbars installed
Thanks in advance