![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Internet Explorer Forum Internet Explorer Support. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Nov 2007
Posts: 2
OS: XP SP2
|
IE7 Phishing Filter
Hi all,
I am currently looking at a way to disable the phishing filter automatically in IE7. We are soon to roll-out IE7 to all nodes on our network, and want to disable this phishing filter. I have found a few sites detailing a registry fix, however this has not worked on our test machine, and as soon as we open IE7, we are prompted for the phishing filter settings. Can someone please point me in the right direction to disabling this automatically, either via a vbs or bat script. Thanks in advance. |
|
|
|
| Sponsored Links |
|
|
#3 (permalink) |
|
Registered User
Join Date: Nov 2007
Posts: 2
OS: XP SP2
|
Re: IE7 Phishing Filter
I have found the solution, and it came in the form of a registry patch.
The .reg file included the following text: Windows Registry Editor Version 5.00 Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\PhishingFilter] "Enabled"=dword:00000000 Code:
set oShell = CreateObject("WScript.Shell")
oShell.run "regedit /s \\PATH HERE\phishing_patch.reg"
|
|
|
|
![]() |
| Thread Tools | |
|
|