<?xml version="1.0" encoding="UTF-8"?><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: Windows Vista SP2</title>
	<atom:link href="http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaron-kelley.net</link>
	<description>My little corner of the Internet</description>
	<lastBuildDate>Sun, 20 May 2012 02:13:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: cmos</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-141667</link>
		<dc:creator>cmos</dc:creator>
		<pubDate>Fri, 24 Feb 2012 07:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-141667</guid>
		<description>keep in mind you will have to edit the directory structure to where you have the updates located.  for me i made a cmd file that lauches admin comd prompt on its own to deploy on my 3 comps so it makes it much faster and i must say nicer thanks to poster for making this great listing for us.</description>
		<content:encoded><![CDATA[<p>keep in mind you will have to edit the directory structure to where you have the updates located.  for me i made a cmd file that lauches admin comd prompt on its own to deploy on my 3 comps so it makes it much faster and i must say nicer thanks to poster for making this great listing for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmos</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-141665</link>
		<dc:creator>cmos</dc:creator>
		<pubDate>Fri, 24 Feb 2012 07:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-141665</guid>
		<description>Simple way to deploy.....open notepad, copy this into it...
for /f %%A in (&#039;dir /b %WINDIR%\Setup\Updates\x86\*.*&#039;) do (
%WINDIR%\system32\wusa.exe %WINDIR%\Setup\Updates\x86\%%A /quiet /norestart
)
now &quot;save as&quot; updates.bat or .cmd and make sure all files are choosen as save as type. 
open cmd prompt as run as admin (right click on cmd prompt) now run bat or cmd file from its location and it will install all updates until finished.
note some updates req certain updates to be installed first so that is one reason why it will error the other way......this way it continues and picks up updates and then runs back through and installs any if needed....when done it will exit and u will have to reboot or just add shutdown /r to the end of bat file or cmd file and save it and when done it will auto reboot in 30 secs.
just trying to help others.  thanks alot for this listing.  it is great!</description>
		<content:encoded><![CDATA[<p>Simple way to deploy&#8230;..open notepad, copy this into it&#8230;<br />
for /f %%A in (&#8216;dir /b %WINDIR%\Setup\Updates\x86\*.*&#8217;) do (<br />
%WINDIR%\system32\wusa.exe %WINDIR%\Setup\Updates\x86\%%A /quiet /norestart<br />
)<br />
now &#8220;save as&#8221; updates.bat or .cmd and make sure all files are choosen as save as type.<br />
open cmd prompt as run as admin (right click on cmd prompt) now run bat or cmd file from its location and it will install all updates until finished.<br />
note some updates req certain updates to be installed first so that is one reason why it will error the other way&#8230;&#8230;this way it continues and picks up updates and then runs back through and installs any if needed&#8230;.when done it will exit and u will have to reboot or just add shutdown /r to the end of bat file or cmd file and save it and when done it will auto reboot in 30 secs.<br />
just trying to help others.  thanks alot for this listing.  it is great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kf</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-7792</link>
		<dc:creator>kf</dc:creator>
		<pubDate>Wed, 04 Aug 2010 05:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-7792</guid>
		<description>Aaron, thank you for your reply. If that is the case, I wonder whether Microsoft will reinstate the hotfix, or it is just an unnecessary update. Your list of Windows hotfixes has been very helpful indeed, Aaron. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Aaron, thank you for your reply. If that is the case, I wonder whether Microsoft will reinstate the hotfix, or it is just an unnecessary update. Your list of Windows hotfixes has been very helpful indeed, Aaron. Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-7739</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 03 Aug 2010 11:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-7739</guid>
		<description>Hi, I just verified that the link is correct.  The download must have been taken down by MS.</description>
		<content:encoded><![CDATA[<p>Hi, I just verified that the link is correct.  The download must have been taken down by MS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kf</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-7723</link>
		<dc:creator>kf</dc:creator>
		<pubDate>Tue, 03 Aug 2010 06:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-7723</guid>
		<description>Why isn&#039;t hotfix KB 2264107 available for download? Is there a problem for the direct link for this hotfix?</description>
		<content:encoded><![CDATA[<p>Why isn&#8217;t hotfix KB 2264107 available for download? Is there a problem for the direct link for this hotfix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech Blog of RR &#8211; rricketts.com &#187; Hotfixes for Windows</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-3412</link>
		<dc:creator>Tech Blog of RR &#8211; rricketts.com &#187; Hotfixes for Windows</dc:creator>
		<pubDate>Tue, 06 Apr 2010 06:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-3412</guid>
		<description>[...] Windows Vista Service Pack 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Windows Vista Service Pack 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etempest</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-40</link>
		<dc:creator>etempest</dc:creator>
		<pubDate>Fri, 21 Aug 2009 17:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-40</guid>
		<description>Experimenting around with it, I notice some patches work, other&#039;s do not. From what I can tell (not sure if I&#039;m correct), if it comes across an update it doesn&#039;t like, it stops processing any patches and finishes the install. The trick would be to find which one&#039;s stop it, and which one&#039;s actually do work. That method is very time consuming, Windows 7 may be as not so bad with it&#039;s quick install, and lack of massive updates. 

Thank you for that link on WAIK, I do think it&#039;s the best route to go, but felt in the past it was a bit daunting to figure out, that guide is very good.</description>
		<content:encoded><![CDATA[<p>Experimenting around with it, I notice some patches work, other&#8217;s do not. From what I can tell (not sure if I&#8217;m correct), if it comes across an update it doesn&#8217;t like, it stops processing any patches and finishes the install. The trick would be to find which one&#8217;s stop it, and which one&#8217;s actually do work. That method is very time consuming, Windows 7 may be as not so bad with it&#8217;s quick install, and lack of massive updates. </p>
<p>Thank you for that link on WAIK, I do think it&#8217;s the best route to go, but felt in the past it was a bit daunting to figure out, that guide is very good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-39</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-39</guid>
		<description>Yeah, that was a feature that I saw mentioned in an article by one Paul Thurrott (dump all of the hotfixes into an &quot;updates&quot; folder on the DVD), but upon &lt;a href=&quot;http://www.neowin.net/forum/lofiversion/index.php/t575853.html&quot; rel=&quot;nofollow&quot;&gt;further&lt;/a&gt; &lt;a href=&quot;http://www.msfn.org/board/lofiversion/index.php/t93598.html&quot; rel=&quot;nofollow&quot;&gt;reading&lt;/a&gt; and experimentation, I don&#039;t think it actually works.  If it really is that simple, let me know, and I&#039;ll try it again.  :-P

I find that since new hotfixes usually come out every other week, it&#039;s too much of a hassle to keep an &quot;up to date&quot; DVD.  So these days, I just install using a regular Vista SP2 DVD, and then update the machine using the command prompt method that I have up on the top of this page.

Maybe if you were deploying a lot of machines at once, it would help to have an install DVD with all of the hotfixes integrated.  So, &lt;a href=&quot;http://www.wincert.net/forum/index.php?/topic/1468-vista-guide-to-integrating-updates-and-hotfixes/&quot; rel=&quot;nofollow&quot;&gt;here is a guide&lt;/a&gt; on integrating hotfixes using WAIK.</description>
		<content:encoded><![CDATA[<p>Yeah, that was a feature that I saw mentioned in an article by one Paul Thurrott (dump all of the hotfixes into an &#8220;updates&#8221; folder on the DVD), but upon <a href="http://www.neowin.net/forum/lofiversion/index.php/t575853.html" rel="nofollow">further</a> <a href="http://www.msfn.org/board/lofiversion/index.php/t93598.html" rel="nofollow">reading</a> and experimentation, I don&#8217;t think it actually works.  If it really is that simple, let me know, and I&#8217;ll try it again.  <img src='http://aaron-kelley.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>I find that since new hotfixes usually come out every other week, it&#8217;s too much of a hassle to keep an &#8220;up to date&#8221; DVD.  So these days, I just install using a regular Vista SP2 DVD, and then update the machine using the command prompt method that I have up on the top of this page.</p>
<p>Maybe if you were deploying a lot of machines at once, it would help to have an install DVD with all of the hotfixes integrated.  So, <a href="http://www.wincert.net/forum/index.php?/topic/1468-vista-guide-to-integrating-updates-and-hotfixes/" rel="nofollow">here is a guide</a> on integrating hotfixes using WAIK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etempest</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-38</link>
		<dc:creator>etempest</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-38</guid>
		<description>Great Site, and appreciate the work you put in to it.
On the old site, there were instructions where if you can alter the vista iso, you can create a folder and put updates in to it, and vista will pick them up and install them automatically. Do you still have those instructions?</description>
		<content:encoded><![CDATA[<p>Great Site, and appreciate the work you put in to it.<br />
On the old site, there were instructions where if you can alter the vista iso, you can create a folder and put updates in to it, and vista will pick them up and install them automatically. Do you still have those instructions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flashorn</title>
		<link>http://aaron-kelley.net/tech/windows/hotfix/vista-sp2/#comment-29</link>
		<dc:creator>Flashorn</dc:creator>
		<pubDate>Sat, 15 Aug 2009 05:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://aaron-kelley.net/?page_id=318#comment-29</guid>
		<description>Thanks Aaron for this service. I have sent countless people here after learning that their update module was not working properly . So until we fixed the problem , I had them download and install those missing hotfixes to keep their Windows safer. 

Again thanks for hard work.

Flashorn.</description>
		<content:encoded><![CDATA[<p>Thanks Aaron for this service. I have sent countless people here after learning that their update module was not working properly . So until we fixed the problem , I had them download and install those missing hotfixes to keep their Windows safer. </p>
<p>Again thanks for hard work.</p>
<p>Flashorn.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

