ErrorDB » Tutorial and Guides » Software Tutorials » Stop windows from Installing XP SP3 or Vista

Software Tutorials Find the Tutorials related to windows xp,windows vista,windows server,etc.

Post New Thread Reply
  Stop windows from Installing XP SP3 or Vista
LinkBack (2) Thread Tools
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 05-23-2008, 08:35 AM
Administrator
 
Join Date: May 2008
Posts: 209
Default Stop windows from Installing XP SP3 or Vista

1. Open up Notepad and copy the following:

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"DoNotAllowSP"=dword:00000001
2. Save the text file and rename it to "BlockWindowsSP.reg". Then merge it into the registry by double clicking it.

Note: This registry entry will only block the automatic installation of the service pack for 12 months. After that, the service pack will install automatically.




If you change your mind later, follow these steps:

1. Open up Notepad and copy the following:

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"DoNotAllowSP"=dword:00000000

2. Save the text file and rename it to "AllowWindowsSP.reg". Then merge it into the registry by double clicking it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!jeqqit! Wong this Post!
Reply With Quote
Post New Thread Reply

Bookmarks

Tags
microsoft, windows

LinkBacks (?)
LinkBack to this Thread: http://forum.errordb.com/software-tutorials/12-stop-windows-installing-xp-sp3-vista.html
Posted By For Type Date
Digg - Microsoft - Upcoming This thread Refback 05-23-2008 09:46 AM
Digg - All News, Videos, & Images - Upcoming This thread Refback 05-23-2008 09:45 AM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:59 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41