<?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; vista sp1</title>
	<atom:link href="http://www.ghacks.net/tag/vista-sp1/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>Mon, 09 Nov 2009 10:11:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</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>
		<item>
		<title>Windows Vista SP1 all languages released</title>
		<link>http://www.ghacks.net/2008/04/15/windows-vista-sp1-all-languages-released/</link>
		<comments>http://www.ghacks.net/2008/04/15/windows-vista-sp1-all-languages-released/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 20:32:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[download sp1]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[windows vista sp1]]></category>
		<category><![CDATA[windows-update]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3819</guid>
		<description><![CDATA[Microsoft started distributing the first service pack for Windows Vista that only included five of the 36 languages of Windows Vista. Those five languages were English, Spanish, French, Japanese and German. While those users were able to download and install the service pack from Windows Update or by directly downloading the installation files from the [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft started distributing the first service pack for Windows Vista that only included five of the 36 languages of Windows Vista. Those five languages were English, Spanish, French, Japanese and German. While those users were able to download and install the service pack from Windows Update or by directly downloading the installation files from the Microsoft website.</p>
<p>Microsoft today released the Windows Vista Service Pack 1 again this time for all 36 supported languages. This release is available in Windows Update or by downloading it directly from the Microsoft website. Here are the <a href="http://download.microsoft.com/download/b/3/7/b375974d-d9a8-454e-b929-4ed9b8020121/6001.18000.080118-1840_x86fre_wave1_ServicePackInstaller-FRMCSP1_CD1.iso">32-bit</a> and <a href="http://download.microsoft.com/download/a/9/4/a94c5d25-3195-43dc-8dbe-28e1a87e1b59/Windows6.0-KB936330-X64-wave1.exe">64-bit</a> download links of Windows Vista Service Pack 1. There is also a DVD release of Windows Vista Service Pack 1 that contains both the 32-bit and 64-bit <a href="http://download.microsoft.com/download/1/4/2/142b1f24-906a-4014-9765-48df2b8aa47b/6001.18000.080118-1840_iso_client_sp_wave1-FRMCSP1_DVD.iso">updates</a>. To make matters worse Microsoft released the service pack <span id="more-3819"></span>1 in iso format and exe format and it really looks a bit confusing if you are a new user, but I guess that&#8217;s why Windows Update has been created.</p>
<p>The iso images of Windows Vista Service Pack 1 have to be burned to CD and DVD and can be installed from those after burning them. On the other hand, if you are not going to install the service pack on more than one computer Windows Update might be the easier way to download and install it.</p>

	Tags: <a href="http://www.ghacks.net/tag/download-sp1/" title="download sp1" rel="tag">download sp1</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</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/windows-vista-sp1/" title="windows vista sp1" rel="tag">windows vista sp1</a>, <a href="http://www.ghacks.net/tag/windows-update/" title="windows-update" rel="tag">windows-update</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/21/windows-vista-service-pack-1-update-errors/" title="Windows Vista Service Pack 1 Update Errors (March 21, 2008)">Windows Vista Service Pack 1 Update Errors</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/15/block-installation-of-windows-xp-sp3-and-vista-sp1/" title="Block installation of Windows XP SP3 and Vista SP1 (May 15, 2008)">Block installation of Windows XP SP3 and Vista SP1</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/07/11/adding-5-words-with-a-56-megabyte-windows-update/" title="Adding 5 Words With A 56 Megabyte Windows Update (July 11, 2008)">Adding 5 Words With A 56 Megabyte Windows Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
	<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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/15/windows-vista-sp1-all-languages-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Vista Service Pack 1 Update Errors</title>
		<link>http://www.ghacks.net/2008/03/21/windows-vista-service-pack-1-update-errors/</link>
		<comments>http://www.ghacks.net/2008/03/21/windows-vista-service-pack-1-update-errors/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 21:22:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/21/windows-vista-service-pack-1-update-errors/</guid>
		<description><![CDATA[According to Microsoft there are eight known causes if Windows Vista Service Pack 1 is not offered in Windows Updates nor offered by Automatic Updates. While some of he causes do not provide much value like cause 1 which states that the operating system is already updated to Windows Vista Service Pack 1 some can [...]]]></description>
			<content:encoded><![CDATA[<p>According to Microsoft there are eight known causes if Windows Vista Service Pack 1 is not offered in Windows Updates nor offered by Automatic Updates. While some of he causes do not provide much value like cause 1 which states that the operating system is already updated to Windows Vista Service Pack 1 some can be an excellent problem solver. Each cause comes with a method that resolves the issue.</p>
<p>The most <a href="http://support.microsoft.com/?kbid=948343">common</a> causes in my opinion are trying to upgrade to Service Pack 1 from a Vista version in an unsupported language, that a beta version of Service Pack 1 is still installed on the system and that vlite was used to create a custom Windows Vista installation DVD.</p>
<p>Even more interesting than those eight causes are the Help and Support options <a href="https://support.microsoft.com/oas/default.aspx?ln=en-us&#038;x=8&#038;y=7&#038;prid=11274&#038;gprid=500921">that</a> are available without costs. Microsoft is offering support by email, live chat and even phone (with some limitations). It will be pretty interesting to see if Microsoft can keep the 1 day email response time. Live Chat is only available during certain hours of the day, surprisingly though it is available on Saturdays and even Sundays. Support is available free of charge until March 18, 2009.</p>
<p><span id="more-3579"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/service-pack-1/" title="service pack 1" rel="tag">service pack 1</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/windows-vista/" title="windows-vista" rel="tag">windows-vista</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/2008/02/04/windows-vista-sp1-will-be-released-in-march-2008/" title="Windows Vista SP1 will be released in March 2008 (February 4, 2008)">Windows Vista SP1 will be released in March 2008</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/02/10/windows-vista-sp1-wga-changes/" title="Windows Vista SP1 WGA Changes (February 10, 2008)">Windows Vista SP1 WGA Changes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/02/12/windows-vista-sp1-refresh-2-is-vista-sp1-rtm/" title="Windows Vista SP1 Refresh 2 is Vista SP1 RTM (February 12, 2008)">Windows Vista SP1 Refresh 2 is Vista SP1 RTM</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/21/windows-vista-service-pack-1-update-errors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Vista SP1 will be released in March 2008</title>
		<link>http://www.ghacks.net/2008/02/04/windows-vista-sp1-will-be-released-in-march-2008/</link>
		<comments>http://www.ghacks.net/2008/02/04/windows-vista-sp1-will-be-released-in-march-2008/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 20:32:30 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[vista sp1 download]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/02/04/windows-vista-sp1-will-be-released-in-march-2008/</guid>
		<description><![CDATA[Microsoft finally made the announcement when the first - and very important - Service Pack for Windows Vista will be released. The released date for the Service Pack 1 will be in mid march. It will become available through Windows Update first and users with automatic downloads set to on will receive it in April. If you want to get your hands on the Service Pack before you have to manually access Windows Update and download the Service Pack there.]]></description>
			<content:encoded><![CDATA[<p>Microsoft finally made the announcement when the first &#8211; and very important &#8211; Service Pack for Windows Vista will be released. The released date for the Service Pack 1 will be in mid march. It will become available through Windows Update first and users with automatic downloads set to on will receive it in April. If you want to get your hands on the Service Pack before you have to manually access Windows Update and download the Service Pack there.</p>
<p>Only five languages will be available when it is released in march, those are English, French, Spanish, German and Japanese. All other languages will not be released before April as well. Manufacturers on the other hand are receiving the Service Pack in the coming days to integrate it with computers that ship with Windows Vista.</p>
<p>You might be asking now why Microsoft is not releasing the Service Pack to customers as well right now and delaying the release for another month. That is a very good question. According to Microsoft the <a href="http://windowsvistablog.com/blogs/windowsvista/archive/2008/02/04/announcing-the-rtm-of-windows-vista-sp1.aspx">reasons</a> are the following:</p>
<p><span id="more-3115"></span><br />
<blockquote>There are a couple of reasons for this.  Our beta testing identified an issue with a small set of device drivers.  These drivers do not follow our guidelines for driver installation and as a result, some beta participants who were using Windows Vista and updated to Service Pack 1 reported issues with these devices.  Because the issue was with the way the drivers were installed and not the drivers themselves, the solution was simply to reinstall the drivers.  While this worked fine for our more technical beta testers, we want to deliver a better experience for customers as we make the update broadly available.</p>
<p>While we know that most customers who update from Windows Vista to SP1 will NOT be affected, our approach is to improve the experience for all our customers.  To do this, we will begin making SP1 available through Windows Update in mid-March, giving us time to work with some of our hardware partners to make adjustments to the installation process for the affected drivers.  As SP1 gets delivered through Windows Update, we will only offer it to PCs that we detect don&#8217;t have any of the affected device drivers installed.  We&#8217;re taking the next month or so to continue our work of identifying as many of these devices as possible.</p></blockquote>
<p>This is only one reason and the blog post is not specifying other reasons why Microsoft might be delaying the release of the first Service Pack for Windows Vista. Guess we all have to wait another month to finally download the final version. All beta and test versions have to be uninstalled before the final version can be installed.</p>

	Tags: <a href="http://www.ghacks.net/tag/service-pack-1/" title="service pack 1" rel="tag">service pack 1</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/vista-sp1-download/" title="vista sp1 download" rel="tag">vista sp1 download</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/21/windows-vista-service-pack-1-update-errors/" title="Windows Vista Service Pack 1 Update Errors (March 21, 2008)">Windows Vista Service Pack 1 Update Errors</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/08/29/another-vista-service-pack-1-build-leaks-out/" title="Another Vista Service Pack 1 build leaks out (August 29, 2007)">Another Vista Service Pack 1 build leaks out</a> (1)</li>
	<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/2008/02/10/windows-vista-sp1-wga-changes/" title="Windows Vista SP1 WGA Changes (February 10, 2008)">Windows Vista SP1 WGA Changes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/02/12/windows-vista-sp1-refresh-2-is-vista-sp1-rtm/" title="Windows Vista SP1 Refresh 2 is Vista SP1 RTM (February 12, 2008)">Windows Vista SP1 Refresh 2 is Vista SP1 RTM</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/02/04/windows-vista-sp1-will-be-released-in-march-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Vista Service Pack 1 build leaks out</title>
		<link>http://www.ghacks.net/2007/08/29/another-vista-service-pack-1-build-leaks-out/</link>
		<comments>http://www.ghacks.net/2007/08/29/another-vista-service-pack-1-build-leaks-out/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 16:18:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[service pack 1 download]]></category>
		<category><![CDATA[vista sp1]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/08/29/another-vista-service-pack-1-build-leaks-out/</guid>
		<description><![CDATA[Microsoft was never good at keeping data for themselves and it is no coincidence that yet another build of the upcoming service pack 1 for Windows Vista is now available through various means such as Usenet, P2P networks and ftp sites. The size of the 32-bit service pack 1 of Windows Vista is about 720 Megabyte while the 64-bit service pack 1 has one of about 640 Megabyte.]]></description>
			<content:encoded><![CDATA[<p>Microsoft was never good at keeping data for themselves and it is no coincidence that yet another build of the upcoming service pack 1 for Windows Vista is now available through various means such as Usenet, P2P networks and ftp sites. The size of the 32-bit service pack 1 of Windows Vista is about 720 Megabyte while the 64-bit service pack 1 has one of about 640 Megabyte.</p>
<p>Both versions of service pack 1 for Windows Vista are shipped as executables and can be installed on any RTM version of Windows Vista, be it 32-bit or 64-bit. I would not suggest to go out and search for this release and install it on a computer that you work with because it is still a beta release and not a final one.</p>
<p>Unpacking the service pack reveals more than 1.7 Gigabyte of data and the installation seems to need three restarts before it finishes. In case you are wondering: I did not install the service pack 1 but found the information at blog.</p>
<p><span id="more-1931"></span><strong>Read More:</strong></p>
<p><a href="http://zumzum-keepingitreal.blogspot.com/2007/08/windows-vista-sp1-600116633-review.html">Vista Service Pack 1 Screenshots and Information</a><br />
<a href="http://binsearch.info/viewNFO.php?oid=19900140&#038;server=">nfo from the scene release</a></p>

	Tags: <a href="http://www.ghacks.net/tag/service-pack-1/" title="service pack 1" rel="tag">service pack 1</a>, <a href="http://www.ghacks.net/tag/service-pack-1-download/" title="service pack 1 download" rel="tag">service pack 1 download</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/windows-vista/" title="windows-vista" rel="tag">windows-vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/04/windows-vista-sp1-will-be-released-in-march-2008/" title="Windows Vista SP1 will be released in March 2008 (February 4, 2008)">Windows Vista SP1 will be released in March 2008</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/21/windows-vista-service-pack-1-update-errors/" title="Windows Vista Service Pack 1 Update Errors (March 21, 2008)">Windows Vista Service Pack 1 Update Errors</a> (1)</li>
	<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/2008/02/10/windows-vista-sp1-wga-changes/" title="Windows Vista SP1 WGA Changes (February 10, 2008)">Windows Vista SP1 WGA Changes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/02/12/windows-vista-sp1-refresh-2-is-vista-sp1-rtm/" title="Windows Vista SP1 Refresh 2 is Vista SP1 RTM (February 12, 2008)">Windows Vista SP1 Refresh 2 is Vista SP1 RTM</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/08/29/another-vista-service-pack-1-build-leaks-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
