Jump to content

Recommended Posts


Posted

try this,

Security Center Deaktivieren (Ab XP SP2)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004

pastl

Posted

Or if you want it really unattendently, even without regs, then extract

i386\netwzc.in_ and edit:

StartType    = 2              ;SERVICE_AUTO_START
to
StartType    = 4              ;HIHI

Later recompress it with makecab and overwrite the original.

Posted
Or if you want it really unattendently, even without regs, then extract

i386\netwzc.in_ and edit:

StartType       = 2                 ;SERVICE_AUTO_START

to

StartType       = 4                 ;HIHI
Later recompress it with makecab and overwrite the original.

or you could be easy on yourself, and just use nlite

:)

|Drew|

Posted

If it is just the constant alerts that is bothering you, see this reg key:

; Disable irritating Security Center notifications
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
"UpdatesDisableNotify"=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...