<?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>TechBlog &#187; Tweak</title>
	<atom:link href="http://techblog.byllemos.com/tag/tweak/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.byllemos.com</link>
	<description>Accelerating into the Future with Wisdom about Technology! Ingrid Byllemos</description>
	<lastBuildDate>Tue, 05 Jan 2010 00:04:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Shutdown XP Faster</title>
		<link>http://techblog.byllemos.com/2007/10/shutdown-xp-faster/</link>
		<comments>http://techblog.byllemos.com/2007/10/shutdown-xp-faster/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 14:26:09 +0000</pubDate>
		<dc:creator>iby</dc:creator>
				<category><![CDATA[XP]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Shutdown]]></category>
		<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://techblog.byllemos.com/?p=11</guid>
		<description><![CDATA[<p>When XP is shutting down it checks that all applications and services are shut down. Sometimes, some of the services are not shutting down, thus XP gives them time to shut down on its own. The amount of time XP&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>When XP is shutting down it checks that all applications and services are shut down. Sometimes, some of the services are not shutting down, thus XP gives them time to shut down on its own. The amount of time XP waits for the service to shut down is stored in the system registry. By changing this setting XP will shutdown faster.</p>
<p><span id="more-11"></span></p>
<p>Here is how to do it:</p>
<ol>
<li>Start<strong> regedit </strong>(Start -&gt; Run -&gt; Regedit)</li>
<li>Navigate to the Registry key <strong>HKEY CURRENT USER\Control Panel\Desktop</strong></li>
<li>Double click on the <strong>AutoEndTasks</strong> entry and replace the 0 with a 1 in the Value data text box</li>
<li>Double click on the <strong>WaitToKillAppTimeout</strong> entry (if the dword value does not exist, then create it) and change the value to 2000</li>
<li>Double click on the <strong>HungAppTimeout</strong> entry (if the dword value does not exist, then create it) and change the value to 1000</li>
<li>Reboot</li>
</ol>
<p>If you still have problems, then make the following changes:</p>
<ol>
<li>Start<strong> regedit </strong>(Start -&gt; Run -&gt; Regedit)</li>
<li>Navigate to the Registry key <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control</strong></li>
<li>Double click on the <strong>WaitToKillServiceTimeout</strong> entry and change the value to 2000</li>
<li>Reboot</li>
</ol>
<p>Notice that lowest value XP will accept is 1000 (1 sec).</p>
<p>Be also aware of, that the WaitToKillService tweak can cause problems. If an application is in process of saving data a &#8220;kill&#8221;can case the loss of data.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.byllemos.com/2007/10/shutdown-xp-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

