Jump to content

Sp2


brandon6976

Recommended Posts

Hey guys I have what may be a silly question. I saw there was a ton of info on making SP2 part of the Xp install and such but for clients that have the desktops and are on sp1 and I need to upgrade is there is an way to make a package that doesn't ask any questions and can be customized so not turn on the firewall or prompt for the virus scanner

Link to comment
Share on other sites


Well, one way that can achieve this:

1. Use a batch-file, which will do the following:

2. Run the SP2 installer with a "/quiet /noreboot" switch (or something like that).

3. run a registry-tweak file which disables the firewall

4. Another reg-tweak which will turn-off "Anti-Virus not installed" prompts. (this one is given below)

; Disable irritating Security Center notification
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001

Link to comment
Share on other sites

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...