Page 1 of 1

[RESOLVED] Recurring ABE issue doing a Google search

Posted: Sat Nov 21, 2009 7:58 pm
by john181818
I am getting the following header at the top of the screen. What should I be doing about this?

Thanks.

Re: Recurring ABE issue doing a Google search

Posted: Sun Nov 22, 2009 2:59 pm
by therube
If you would answer the same questions I posed here, New Router, ABE Issues.

Re: Recurring ABE issue doing a Google search

Posted: Sun Nov 22, 2009 3:14 pm
by Guest
Thank you for the response. I have answered what I believe are the questions that you wanted to be answered. Please let me know if I can further clarify any of the responses.
Is Telus your ISP?
No, Qwest is my ISP
Is Telus a satellite service?
Qwest is a Baby Bell and it provides DSL Service.
What version of NoScript are you running?
1.9.9.15
Do you have an extensive HOSTS file?
I should not. This is a new computer. However, how do I check to be sure? Is that the same as the Whitelist?

What "security" software are you running?
Norton 360 v3.

Re: Recurring ABE issue doing a Google search

Posted: Sun Nov 22, 2009 4:13 pm
by therube

Re: Recurring ABE issue doing a Google search

Posted: Sun Nov 22, 2009 6:42 pm
by john181818
Thanks for the response. My rule set now looks like this... Do I leave the space between them or delete it?
# Google Desktop exception.
Site ^http://(?:127\.0\.0\.1|localhost):\d+/search\?
Accept from http://www.google.com/search?

# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL
Deny

Re: Recurring ABE issue doing a Google search

Posted: Sun Nov 22, 2009 9:13 pm
by Giorgio Maone
john181818 wrote:Do I leave the space between them or delete it?
That's fine either way (more readable if you keep the space).
Here's some ABE documentation.

Re: Recurring ABE issue doing a Google search

Posted: Sun Nov 22, 2009 9:37 pm
by john181818
Thanks Giorgio

Re: [RESOLVED] Recurring ABE issue doing a Google search

Posted: Sat Dec 26, 2009 10:02 pm
by kygin
Followed the link to this soltion:

>>>> Google Desktop's / Google Toolbar's integration of local search results into Google search queries doesn't work with ABE enabled. What can I do?
A: Open NoScript Options|Advanced|ABE, select the SYSTEM ruleset, click "Edit" and insert the following rule at the beginning of the file:

# Google Desktop exception.
Site ^http://(?:127\.0\.0\.1|localhost):\d+/search\?
Accept from http://www.google.com/search?

When I click "Edit," I get the following Windows popup:

>>Windows can't open this file:
>>File: SYSTEM.abe

>>To open this file, Windows needs to know what program you want to use to open it.

Help, please. What program do I use?

Gin

Re: [RESOLVED] Recurring ABE issue doing a Google search

Posted: Sat Dec 26, 2009 10:17 pm
by Alan Baxter
kygin wrote:Help, please. What program do I use?
Notepad.exe or any other text editor.

Re: [RESOLVED] Recurring ABE issue doing a Google search

Posted: Sun Dec 27, 2009 2:57 am
by kygin
Thanks. :)

Re: [RESOLVED] Recurring ABE issue doing a Google search

Posted: Sun Dec 27, 2009 3:59 am
by Alan Baxter
You're welcome.