<?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"
	>

<channel>
	<title>Kakkoi &#187; Windows XP SP 3 rc</title>
	<atom:link href="http://42.kaizeku.com/taxonomy/windows-xp-sp-3-rc//feed/" rel="self" type="application/rss+xml" />
	<link>http://42.kaizeku.com</link>
	<description>web development, software, windows tips and trick</description>
	<pubDate>Sat, 12 Jul 2008 15:10:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to bypass MS Download Center and Download WindowsXP SP3 RC</title>
		<link>http://42.kaizeku.com/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/</link>
		<comments>http://42.kaizeku.com/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 14:04:56 +0000</pubDate>
		<dc:creator>Noah Ark</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Downloads]]></category>

		<category><![CDATA[mircosoft]]></category>

		<category><![CDATA[service pack]]></category>

		<category><![CDATA[sp]]></category>

		<category><![CDATA[sp3]]></category>

		<category><![CDATA[Windows XP SP 3 rc]]></category>

		<guid isPermaLink="false">http://blog.kakkoi.net/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/</guid>
		<description><![CDATA[<strong>Windows XP Service Pack 3</strong> (RC) (12/18/2007) is not release for public yet. Before you try this registry hack, go to MS Download Center and see if you are allowed to download the update package.
<ul>
	<li>Microsoft Download Center &#8594; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=75ed934c-8423-4386-ad98-36b124a720aa&#038;DisplayLang=en"> Windows XP Service Pack 3 Release Candidate</a>.</li>
</ul>

If the above failed you may try the Beta Tester hack below.

The following registry hack will set you as one of the Beta Tester so you can download SP3 at Microsoft Download Center.

<pre class="prebox" style="height:60px">
@echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /f 2> NUL 
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /v RCPreview /t REG_SZ /d 1c667073-b87f-4f52-a479-98c85711d869 /f
</pre>
Copy the above code and save it as [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><strong>Windows XP Service Pack 3</strong> (RC) (12/18/2007) is not release for public yet. Before you try this registry hack, go to MS Download Center and see if you are allowed to download the update package.</p>
<ul>
<li>Microsoft Download Center &rarr; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=75ed934c-8423-4386-ad98-36b124a720aa&#038;DisplayLang=en"> Windows XP Service Pack 3 Release Candidate</a>.</li>
</ul>
<p>If the above failed you may try the Beta Tester hack below.</p>
<p>The following registry hack will set you as one of the Beta Tester so you can download SP3 at Microsoft Download Center.<br />
<span id="more-106"></span></p>
<pre class="prebox">
@echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /f 2> NUL
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /v RCPreview /t REG_SZ /d 1c667073-b87f-4f52-a479-98c85711d869 /f
</pre>
<p>Copy the above code and save it as sp3betatester.bat or sp3betatester.cmd in your &#8220;C:\&#8221;. Run the sp3betatester.* file and go to start &rarr; windows update. You should now see Windows XP SP3 (rc) listed in the available updates. </p>
<p class="padbox"><span class="b">Microsoft Disclaimer</span><br />
This pre-release software is provided for testing purposes only. Microsoft does not recommend installing this software on primary or mission critical systems. Microsoft recommends that you have a backup of your data prior to installing any pre-release software.
</p>
<h2 class="sep">Uninstaller</h2>
<p>SP3 installation has a recovery mode (rollback) make sure System Restore is enable when you setup SP3. You can removed SP3 via Windows Add Remove Programs or by manual using its build in uninstaller at <tt>C:\WINDOWS\$NtServicePackUninstall$\spuninst</tt></p>
<h2 class="sep">External Links</h2>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=68C48DAD-BC34-40BE-8D85-6BB4F56F5110&#038;displaylang=en">Windows XP Service Pack 3 Overview</a>
<li><a href="http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=2010&#038;SiteID=17">Official Windows XP SP3 Forum</a></li>
</ul>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://42.kaizeku.com/windows/how-to-bypass-ms-download-center-and-download-windowsxp-sp3-rc/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
