<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Hack Windows Update To Download Vista SP1 Beta</title>
	<atom:link href="http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/</link>
	<description>Helping you get the most out of Vista</description>
	<lastBuildDate>Sat, 06 Mar 2010 12:02:12 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Top 20 Visited Posts for the Month of January 2008 &#124; Vista Revisited</title>
		<link>http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/comment-page-1/#comment-1973</link>
		<dc:creator>Top 20 Visited Posts for the Month of January 2008 &#124; Vista Revisited</dc:creator>
		<pubDate>Mon, 04 Aug 2008 02:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/#comment-1973</guid>
		<description>[...] How to Hack Windows Update To Download Vista SP1 Beta [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Hack Windows Update To Download Vista SP1 Beta [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/comment-page-1/#comment-245</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 11 Nov 2007 12:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/#comment-245</guid>
		<description>@ fred, Thanks</description>
		<content:encoded><![CDATA[<p>@ fred, Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/comment-page-1/#comment-242</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Sun, 11 Nov 2007 06:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/#comment-242</guid>
		<description>This is a new why to hack Windows Vista Service Pack 1 straight from Microsoft. To get it download available through the windows update. The new service pack build is 6001.17036 version number is v.652 . Here are the batch file which makes SP1 download available through the windows update. 
 
@echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSp1 /f 2&gt; NUL
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSP1 /f 2&gt; NUL
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSp1 /v Beta1 /t REG_SZ /d 37d55f36-65d6-4fe4-9dc7-892fcbe6222b /f
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSP1 /v Beta1 /t REG_SZ /d 37d55f36-65d6-4fe4-9dc7-892fcbe6222b /f
echo Vista SP1 registry key has been set. Please check for updates in Windows Update.
 
You can fine more info at. http://www.thehotfix.net/forums/index.php?showtopic=16809</description>
		<content:encoded><![CDATA[<p>This is a new why to hack Windows Vista Service Pack 1 straight from Microsoft. To get it download available through the windows update. The new service pack build is 6001.17036 version number is v.652 . Here are the batch file which makes SP1 download available through the windows update. </p>
<p>@echo off<br />
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSp1 /f 2&gt; NUL<br />
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSP1 /f 2&gt; NUL<br />
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSp1 /v Beta1 /t REG_SZ /d 37d55f36-65d6-4fe4-9dc7-892fcbe6222b /f<br />
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSP1 /v Beta1 /t REG_SZ /d 37d55f36-65d6-4fe4-9dc7-892fcbe6222b /f<br />
echo Vista SP1 registry key has been set. Please check for updates in Windows Update.</p>
<p>You can fine more info at. <a href="http://www.thehotfix.net/forums/index.php?showtopic=16809" rel="nofollow">http://www.thehotfix.net/forums/index.php?showtopic=16809</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/comment-page-1/#comment-108</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 17 Oct 2007 08:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/#comment-108</guid>
		<description>@ Frank, Just checked it again and it works fine.</description>
		<content:encoded><![CDATA[<p>@ Frank, Just checked it again and it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/comment-page-1/#comment-107</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 16 Oct 2007 23:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/#comment-107</guid>
		<description>I does not work  so i guess the code if WRONG..
nice try but I have check every site link and the original post is not shown... so request you verify code prior to posting...</description>
		<content:encoded><![CDATA[<p>I does not work  so i guess the code if WRONG..<br />
nice try but I have check every site link and the original post is not shown&#8230; so request you verify code prior to posting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vista Revisited - &#187; Vista Revisited: The Week In Review For 10-14-07</title>
		<link>http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/comment-page-1/#comment-102</link>
		<dc:creator>Vista Revisited - &#187; Vista Revisited: The Week In Review For 10-14-07</dc:creator>
		<pubDate>Sun, 14 Oct 2007 12:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistarevisited.com/2007/10/13/how-to-hack-windows-update-to-download-vista-sp1-beta/#comment-102</guid>
		<description>[...] How to Hack Windows Update To Download Vista SP1 Beta  [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Hack Windows Update To Download Vista SP1 Beta  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
