(Rename xxxx with the name of your MOSS machine)
Windows Registry Editor Version 5.00Save the contents to a text file and rename to a .REG suffix. Then double click the file to invoke it.
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Intranet]
"DisplayName"="Search Intranet"
"URL"=http://xxxx/searchcenter/pages/search_results.aspx?k={searchTerms}&s=Intranet
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\People]
"DisplayName"="Search people"
"URL"="http://xxxx/searchcenter/pages/people_results.aspx?k={searchTerms}"

5 Comments:
a " is missing into url of the first registry
T. Schneider
http://markharrison.co.uk/blog/2006/10/sharepoint-search-directly-from.htm
http://blogs.technet.com/collaboration/archive/2008/09/24/integrate-ie7-instant-search-with-sharepoint-search.aspx
Tom
Post a comment