Based upon a similar thread here, I have begun troubleshooting a problem with Google searches redirecting to Findgala.com in internet explorer. Firefox is not susceptible to this.
I followed the steps in posts #10 and #12 of that thread (verifying IE security settings, seeing that Firefox works fine), so now I am skipping to step #14 in hopes of quick resolution.
By running this code:
Quote
@ECHO OFF
regedit /e look1.txt "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\SearchScopes"
regedit /e look2.txt "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes"
Type look*.txt >log.txt
start log.txt
del look1.txt look2.txt
del %0
regedit /e look1.txt "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\SearchScopes"
regedit /e look2.txt "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes"
Type look*.txt >log.txt
start log.txt
del look1.txt look2.txt
del %0
It gives this text as a log:
Quote
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
"DefaultScope"="{C94B617B-D018-487B-B031-C21CDAC37B94}"
"DownloadRetries"=dword:00000000
"DownloadUpdates"=dword:00000001
"Version"=dword:00000003
"UpgradeTime"=hex:c0,35,c4,c7,e6,f1,cb,01
"ShowSearchSuggestionsInAddressGlobal"=dword:00000001
"KnownProvidersUpgradeTime"=hex:60,45,ca,c6,e6,f1,cb,01
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{0633EE93-D776-472f-A0FF-E1416B8B2E3A}]
"SuggestionsURLFallback"="http://api.bing.com/qsml.aspx?query={searchTerms}&maxwidth={ie:maxWidth}&rowheight={ie:rowHeight}§ionHeight={ie:sectionHeight}&FORM=IE8SSC&market={language}"
"FaviconURLFallback"="http://www.bing.com/favicon.ico"
"DisplayName"="Bing"
"URL"="http://www.bing.com/search?q={searchTerms}&src=IE-SearchBox&FORM=IE8SRC"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{0633EE93-D776-472f-A0FF-E1416B8B2E3A}.ico"
"TopResultURLFallback"="http://www.bing.com/search?q={searchTerms}&src=ie9tr"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{08E6D385-2775-45E6-B77C-C549B1FEEDCA}]
"DisplayName"="Hulu"
"URL"="http://www.hulu.com/search?query={searchTerms}&ref=os"
"ShowSearchSuggestions"=dword:00000001
"SuggestionsURL_JSON"="http://www.hulu.com/opensearch/suggest?format=json&query={searchTerms}&ref=os"
"SuggestionsURL"="http://www.hulu.com/opensearch/suggest?query={searchTerms}&ref=os"
"PreviewURL"="http://www.hulu.com/search/preview?query={searchTerms}"
"Codepage"=dword:0000fde9
"OSDFileURL"="http://www.ieaddons.com/en/DownloadHandler.ashx?ResourceId=6633"
"FaviconURL"="http://static.huluim.com/images/hulu.ico"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{08E6D385-2775-45E6-B77C-C549B1FEEDCA}.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{686A42C7-EECA-4569-A5CF-C365044BBEBD}]
"DisplayName"="Amazon Search Suggestions"
"URL"="http://www.amazon.com/s?ie=UTF8&tag=amznsearch.ms-20&index=aps&link%5Fcode=qs&field-keywords={searchTerms}"
"ShowSearchSuggestions"=dword:00000001
"SuggestionsURL_JSON"="http://completion.amazon.com/search/complete?method=completion&q={searchTerms}&search-alias=aps&client=amzn-search-suggestions/9fe582406fb5106f343a84083d78795713c12d68&mkt=1"
"SuggestionsURL"="http://asp.assoc-amazon.com/suggestions?q={searchTerms}&t=amznsearch.ms.vs-20"
"Codepage"=dword:0000fde9
"OSDFileURL"="http://www.ieaddons.com/en/DownloadHandler.ashx?ResourceId=788"
"FaviconURL"="http://g-ecx.images-amazon.com/images/G/01/Associates/Apps/Search/favicon._V230744766_.ico"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{686A42C7-EECA-4569-A5CF-C365044BBEBD}.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{AD22EBAF-0D18-4fc7-90CC-5EA0ABBE9EB8}]
"DisplayName"="DAEMON Search"
"URL"="http://www.daemon-search.com/search/web?q={searchTerms}"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{AD22EBAF-0D18-4fc7-90CC-5EA0ABBE9EB8}.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{C94B617B-D018-487B-B031-C21CDAC37B94}]
"DisplayName"="Google"
"URL"="http://findgala.com/?&uid=328&q={searchTerms}"
"ShowSearchSuggestions"=dword:00000001
"SuggestionsURL"="http://clients5.google.com/complete/search?q={searchTerms}&client=ie8&mw={ie:maxWidth}&sh={ie:sectionHeight}&rh={ie:rowHeight}&inputencoding={inputEncoding}&outputencoding={outputEncoding}"
"OSDFileURL"="http://www.ieaddons.com/en/DownloadHandler.ashx?ResourceId=813"
"FaviconURL"="http://www.google.com/favicon.ico"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{C94B617B-D018-487B-B031-C21CDAC37B94}.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes]
"DefaultScope"="{C94B617B-D018-487B-B031-C21CDAC37B94}"
"DownloadRetries"=dword:00000000
"DownloadUpdates"=dword:00000001
"Version"=dword:00000003
"UpgradeTime"=hex:c0,35,c4,c7,e6,f1,cb,01
"ShowSearchSuggestionsInAddressGlobal"=dword:00000001
"KnownProvidersUpgradeTime"=hex:60,45,ca,c6,e6,f1,cb,01
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{0633EE93-D776-472f-A0FF-E1416B8B2E3A}]
"SuggestionsURLFallback"="http://api.bing.com/qsml.aspx?query={searchTerms}&maxwidth={ie:maxWidth}&rowheight={ie:rowHeight}§ionHeight={ie:sectionHeight}&FORM=IE8SSC&market={language}"
"FaviconURLFallback"="http://www.bing.com/favicon.ico"
"DisplayName"="Bing"
"URL"="http://www.bing.com/search?q={searchTerms}&src=IE-SearchBox&FORM=IE8SRC"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{0633EE93-D776-472f-A0FF-E1416B8B2E3A}.ico"
"TopResultURLFallback"="http://www.bing.com/search?q={searchTerms}&src=ie9tr"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{08E6D385-2775-45E6-B77C-C549B1FEEDCA}]
"DisplayName"="Hulu"
"URL"="http://www.hulu.com/search?query={searchTerms}&ref=os"
"ShowSearchSuggestions"=dword:00000001
"SuggestionsURL_JSON"="http://www.hulu.com/opensearch/suggest?format=json&query={searchTerms}&ref=os"
"SuggestionsURL"="http://www.hulu.com/opensearch/suggest?query={searchTerms}&ref=os"
"PreviewURL"="http://www.hulu.com/search/preview?query={searchTerms}"
"Codepage"=dword:0000fde9
"OSDFileURL"="http://www.ieaddons.com/en/DownloadHandler.ashx?ResourceId=6633"
"FaviconURL"="http://static.huluim.com/images/hulu.ico"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{08E6D385-2775-45E6-B77C-C549B1FEEDCA}.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{686A42C7-EECA-4569-A5CF-C365044BBEBD}]
"DisplayName"="Amazon Search Suggestions"
"URL"="http://www.amazon.com/s?ie=UTF8&tag=amznsearch.ms-20&index=aps&link%5Fcode=qs&field-keywords={searchTerms}"
"ShowSearchSuggestions"=dword:00000001
"SuggestionsURL_JSON"="http://completion.amazon.com/search/complete?method=completion&q={searchTerms}&search-alias=aps&client=amzn-search-suggestions/9fe582406fb5106f343a84083d78795713c12d68&mkt=1"
"SuggestionsURL"="http://asp.assoc-amazon.com/suggestions?q={searchTerms}&t=amznsearch.ms.vs-20"
"Codepage"=dword:0000fde9
"OSDFileURL"="http://www.ieaddons.com/en/DownloadHandler.ashx?ResourceId=788"
"FaviconURL"="http://g-ecx.images-amazon.com/images/G/01/Associates/Apps/Search/favicon._V230744766_.ico"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{686A42C7-EECA-4569-A5CF-C365044BBEBD}.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{AD22EBAF-0D18-4fc7-90CC-5EA0ABBE9EB8}]
"DisplayName"="DAEMON Search"
"URL"="http://www.daemon-search.com/search/web?q={searchTerms}"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{AD22EBAF-0D18-4fc7-90CC-5EA0ABBE9EB8}.ico"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{C94B617B-D018-487B-B031-C21CDAC37B94}]
"DisplayName"="Google"
"URL"="http://findgala.com/?&uid=328&q={searchTerms}"
"ShowSearchSuggestions"=dword:00000001
"SuggestionsURL"="http://clients5.google.com/complete/search?q={searchTerms}&client=ie8&mw={ie:maxWidth}&sh={ie:sectionHeight}&rh={ie:rowHeight}&inputencoding={inputEncoding}&outputencoding={outputEncoding}"
"OSDFileURL"="http://www.ieaddons.com/en/DownloadHandler.ashx?ResourceId=813"
"FaviconURL"="http://www.google.com/favicon.ico"
"FaviconPath"="C:\\Users\\Lucas\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\search_{C94B617B-D018-487B-B031-C21CDAC37B94}.ico"
Thanks in advance for the help.

Help
This topic is locked

Back to top









