<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; window xp</title>
	<atom:link href="http://www.ghacks.net/tag/window-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Block installation of Windows XP SP3 and Vista SP1</title>
		<link>http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/</link>
		<comments>http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/#comments</comments>
		<pubDate>Thu, 15 May 2008 16:45:19 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[block service pack]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[window xp]]></category>
		<category><![CDATA[windows-vista]]></category>
		<category><![CDATA[xp sp3]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4137</guid>
		<description><![CDATA[Several users encounter problems and difficulties during and after installation of the two new Windows service packs that Microsoft released earlier this year. Both service packs will be automatically downloaded later this year to computers that have automatic updates enabled which could prove disastrous for companies who cannot afford that they computers stop working after [...]]]></description>
			<content:encoded><![CDATA[<p>Several users encounter problems and difficulties during and after installation of the two new Windows service packs that Microsoft released earlier this year. Both service packs will be automatically downloaded later this year to computers that have automatic updates enabled which could prove disastrous for companies who cannot afford that they computers stop working after the update.</p>
<p>A solution would obviously be to disable automatic updates but that&#8217;s probably not a preferred solution by many as well. The easiest way to block the automatic download and installation of both Windows XP Service Pack 3 and Windows Vista Service Pack 1 is a Registry key that has to be added to the Registry that prevents the installation for twelve months.</p>
<p>The update problems should be sorted out by that time and if they have not been it is still possible to disable automatic updates. To add the entry to the Registry do the following. Press Windows R, type regedit, hit enter.</p>
<p><span id="more-4137"></span>The Registry opens and we need to navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate and create a new DWORD named DoNotAllowSP there. The value of the DWORD has to be set to 1.</p>
<p>An alternative would be to create a new text document, paste the following three lines into it and rename the document to block.reg afterwards. </p>
<p><code>Windows Registry Editor Version 5.00<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]<br />
"DoNotAllowSP"=dword:00000001</code></p>
<p>A double-click creates the new Registry key automatically. The block can be removed by either deleting the Registry key again or by setting the dword value to 0 instead.</p>

	Tags: <a href="http://www.ghacks.net/tag/block-service-pack/" title="block service pack" rel="tag">block service pack</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/vista-sp1/" title="vista sp1" rel="tag">vista sp1</a>, <a href="http://www.ghacks.net/tag/window-xp/" title="window xp" rel="tag">window xp</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</a>, <a href="http://www.ghacks.net/tag/xp-sp3/" title="xp sp3" rel="tag">xp sp3</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/05/19/windows-vista-upgrade-advisor/" title="Windows Vista Upgrade Advisor (May 19, 2006)">Windows Vista Upgrade Advisor</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/25/windows-vista-sp1-refresh-2-is-out/" title="Windows Vista SP1 Refresh 2 is out (January 25, 2008)">Windows Vista SP1 Refresh 2 is out</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/03/18/windows-vista-sp1-download/" title="Windows Vista SP1 Download (March 18, 2008)">Windows Vista SP1 Download</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/22/windows-vista-sp1-breaks-applications/" title="Windows Vista SP1 breaks applications (February 22, 2008)">Windows Vista SP1 breaks applications</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
