MSFN Forum: Remove Xp Security Center? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Remove Xp Security Center? Without using nLite... Rate Topic: -----

#1 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 30 March 2005 - 08:30 PM

1st off Im well aware on how to use nLite and how easy it is to remove the WIndows Security Center using this method.

Im also aware of the reg entries that you can use to 'Turn off' certain notifications about firewall / antivirus / etc... but Ive heard numerours reports that this doesnt completely solve the problem.

Im looking how to do this manually via batch or reg file, however, because I use my UA install for multiple PC's, some of which, I do want Security Center installed on.

Is there a winnt.sif component name for this, which I could remove it with? Looked at a couple reference of full component lists and didnt see any reference to it.

This possible?

Thanks!


#2 User is offline   DigeratiPrime 

  • MSFN Junkie
  • Group: Super Moderator
  • Posts: 3,490
  • Joined: 18-August 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 March 2005 - 08:35 PM

I know this doesn't provide the exact solution your looking for, but you can easily disable the Service from running.

Windows Registry Editor Version 5.00

;Security Center
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004


Full List of Components
http://unattended.ms...onents_list.txt

#3 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 30 March 2005 - 09:06 PM

the components weren't updated for SP2 though....

#4 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 30 March 2005 - 09:57 PM

DigeratiPrime, on Mar 30 2005, 10:35 PM, said:

I know this doesn't provide the exact solution your looking for, but you can easily disable the Service from running.

Windows Registry Editor Version 5.00

;Security Center
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004


Full List of Components
http://unattended.ms...onents_list.txt
<{POST_SNAPBACK}>


Do you know if disabling that will also cause windows not to tell me when new critical updates are ready for download?

#5 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 30 March 2005 - 11:00 PM

@durex
That's automatic upates. Different tweak. The service is needed by WU, but there is another thing called Auto Update that'sjust a normal registry tweak.

#6 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 31 March 2005 - 08:30 AM

Execellent.. thanks again guys.

#7 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 31 March 2005 - 09:13 AM

There's always this too!
;disable firewall
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile]
"EnableFirewall"=dword:00000000


#8 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 31 March 2005 - 09:18 AM

Yea... only problem with that is that the Sec Center still nags about it unless you actually turn it off as well.

#9 User is offline   tcsdoc 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 02-September 03

Posted 24 September 2005 - 03:05 PM

I tried the tweak to turn off the security center but it's still there. I have RyanVM's update pack's integrated into my SP2 XP. I've copied/pasted the code provided but to no avail. All my other reg tweaks are working great. Did MS do something to prevent the Security Center service from being disabled?

#10 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,600
  • Joined: 04-December 03

Posted 25 September 2005 - 01:41 PM

I think it isn't bad to keep new security services in SP2 but we can stop nags with this tweaks ...

REGEDIT4

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


#11 User is offline   Takeshi 

  • Legitchecking...
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,107
  • Joined: 09-September 04

Posted 27 September 2005 - 05:20 PM

tcsdoc, on Sep 24 2005, 03:05 PM, said:

I tried the tweak to turn off the security center but it's still there.  I have RyanVM's update pack's integrated into my SP2 XP.  I've copied/pasted the code provided but to no avail.  All my other reg tweaks are working great.  Did MS do something to prevent the Security Center service from being disabled?
<{POST_SNAPBACK}>


Not AFAIK.

That should work.

Check that you apply the reg correctly.

PS. Unless you're auto-installing a 3rd party firewall during uA, I do not recommend disabling Windows Firewall in the uA install.

<EDIT>
Security Center files can be found in i386, I don't know what the consequences are if they're removed from the source:

wscsvc.dl_ Windows Security Center Service
wscui.cp_ Security Center

This post has been edited by Takeshi: 28 September 2005 - 09:50 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy