Jump to content

Recommended Posts

Posted

Hi,

Even with use of Firewall tweaks in Winnt.sif, there is a red icon in tray area. It says that Firewall is turned off, but all other functions still work. How to turn off this security panel? There is some notification settings in the program, and if you turn then off, program goes away from the tray. How to tweak this notifications?

Millan


Posted

Here ya go:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
"FirewallDisableNotify"=dword:00000001
"UpdatesDisableNotify"=dword:00000001

This will disable all notifications if your computer is at risk. To disable checking for a firewall or virusscanner, you can use these:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusOverride"=dword:00000001
"FirewallOverride"=dword:00000001

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...