<?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: Get Rid Of The Annoying Windows Update Restart Prompt</title>
	<atom:link href="http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/</link>
	<description>Technology News</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:42:57 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BetterSolution</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-139040</link>
		<dc:creator>BetterSolution</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-139040</guid>
		<description>Go to Start - &gt; Run
Type in CMD
Then type this:
sc stop wuauserv

press enter and it&#039;s over,
does it keep coming?
Make a notepad file with the text

@echo off
sc stop wuauserv

Save it as Updatestop.bat and select all files instead of TXT file.
Every time the screen gets back, click the file</description>
		<content:encoded><![CDATA[<p>Go to Start &#8211; &gt; Run<br />
Type in CMD<br />
Then type this:<br />
sc stop wuauserv</p>
<p>press enter and it&#8217;s over,<br />
does it keep coming?<br />
Make a notepad file with the text</p>
<p>@echo off<br />
sc stop wuauserv</p>
<p>Save it as Updatestop.bat and select all files instead of TXT file.<br />
Every time the screen gets back, click the file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Take off the Windows Update restart prompt message</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-99668</link>
		<dc:creator>Take off the Windows Update restart prompt message</dc:creator>
		<pubDate>Fri, 29 Jun 2007 00:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-99668</guid>
		<description>[...] is a pretty nice windows trick to delay the windows reminder prompt and thanks to Cybernetnews Share This post to :These icons link to social bookmarking sites where readers can share and [...]</description>
		<content:encoded><![CDATA[<p>[...] is a pretty nice windows trick to delay the windows reminder prompt and thanks to Cybernetnews Share This post to :These icons link to social bookmarking sites where readers can share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-97727</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 04 Jun 2007 21:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-97727</guid>
		<description>That&#039;s very interesting, I wonder when they went and changed that.</description>
		<content:encoded><![CDATA[<p>That&#8217;s very interesting, I wonder when they went and changed that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SLA</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-97626</link>
		<dc:creator>SLA</dc:creator>
		<pubDate>Mon, 04 Jun 2007 09:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-97626</guid>
		<description>&lt;p&gt;Thank you for pointing to this website - gHacks.net :)&lt;/p&gt;
&lt;p&gt;But there is something wrong in this article:&lt;/p&gt;
&lt;p&gt;When I disable &quot;Re-prompt for restart with scheduled installations&quot; option via Group Policy Editor, I get ANOTHER registry key created under&lt;/p&gt;
&lt;p&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\&lt;br /&gt;
WindowsUpdate\AU\&lt;/p&gt;
&lt;p&gt;I got:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&quot;RebootRelaunchTimeoutEnabled&quot;=dword:00000000&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;instead of this one (as in article):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&quot;NoAutoRebootWithLoggedOnUsers&quot;=dword:00000001&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;My OS is Windows XP Professional SP2.&lt;/p&gt;
&lt;p&gt;P.S.&lt;br /&gt;
2 Joel:&lt;br /&gt;
If this folder doesn&#039;t exist, then don&#039;t worry, just create it. In Windows Registry there are a lots of places, where entire folders or keys do not exist if it was never used. Windows creates those folders and keys automatically when it need it for the first time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you for pointing to this website &#8211; gHacks.net <img src='http://cybernetnews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>But there is something wrong in this article:</p>
<p>When I disable &#8220;Re-prompt for restart with scheduled installations&#8221; option via Group Policy Editor, I get ANOTHER registry key created under</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\<br />
WindowsUpdate\AU\</p>
<p>I got:</p>
<p><strong>&#8220;RebootRelaunchTimeoutEnabled&#8221;=dword:00000000</strong></p>
<p>instead of this one (as in article):</p>
<p><strong>&#8220;NoAutoRebootWithLoggedOnUsers&#8221;=dword:00000001</strong></p>
<p>My OS is Windows XP Professional SP2.</p>
<p>P.S.<br />
2 Joel:<br />
If this folder doesn&#8217;t exist, then don&#8217;t worry, just create it. In Windows Registry there are a lots of places, where entire folders or keys do not exist if it was never used. Windows creates those folders and keys automatically when it need it for the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-36546</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Tue, 14 Nov 2006 02:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-36546</guid>
		<description>I have it turned on. Never mind, thanks anyway.</description>
		<content:encoded><![CDATA[<p>I have it turned on. Never mind, thanks anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-36330</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 13 Nov 2006 15:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-36330</guid>
		<description>I looked all over and I cannot find an alternate way of doing this. I assume that you do have Automatic Updates turned on and if you do you could try creating the folders in the registry.</description>
		<content:encoded><![CDATA[<p>I looked all over and I cannot find an alternate way of doing this. I assume that you do have Automatic Updates turned on and if you do you could try creating the folders in the registry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-36201</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 13 Nov 2006 10:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-36201</guid>
		<description>Emm, version 2002, SP 2. 

More information, the Windows folder which should contain that WindowsUpdate folder only has these 4 folders:
-Installer
-IPSec
-RTC
-Safer</description>
		<content:encoded><![CDATA[<p>Emm, version 2002, SP 2. </p>
<p>More information, the Windows folder which should contain that WindowsUpdate folder only has these 4 folders:<br />
-Installer<br />
-IPSec<br />
-RTC<br />
-Safer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-36193</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 13 Nov 2006 10:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-36193</guid>
		<description>Windows XP Home Edition, which is why I followed the instructions in the comments.</description>
		<content:encoded><![CDATA[<p>Windows XP Home Edition, which is why I followed the instructions in the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-36129</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 13 Nov 2006 08:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-36129</guid>
		<description>What version of Windows are you running?</description>
		<content:encoded><![CDATA[<p>What version of Windows are you running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://cybernetnews.com/get-rid-of-the-annoying-windows-update-restart-prompt/comment-page-1/#comment-36128</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 13 Nov 2006 08:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://tech.cybernetnews.com/2006/06/28/get-rid-of-the-annoying-windows-update-restart-prompt/#comment-36128</guid>
		<description>â€œHKEY_LOCAL_MACHINE\ SOFTWARE\ Policies\ Microsoft\ Windows\ &lt;strong&gt;WindowsUpdate&lt;/strong&gt;\ AU\ NoAutoRebootWithLoggedOnUsersâ€

I do not have the folder in bold?</description>
		<content:encoded><![CDATA[<p>â€œHKEY_LOCAL_MACHINE\ SOFTWARE\ Policies\ Microsoft\ Windows\ <strong>WindowsUpdate</strong>\ AU\ NoAutoRebootWithLoggedOnUsersâ€</p>
<p>I do not have the folder in bold?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
