<?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: Update Windows Path Without Rebooting</title>
	<atom:link href="http://www.nerdydork.com/update-windows-path-without-rebooting.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nerdydork.com/update-windows-path-without-rebooting.html</link>
	<description>Dustin Davis reviews... the internet.</description>
	<lastBuildDate>Thu, 11 Mar 2010 02:42:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kim You</title>
		<link>http://www.nerdydork.com/update-windows-path-without-rebooting.html/comment-page-1#comment-5854</link>
		<dc:creator>Kim You</dc:creator>
		<pubDate>Wed, 23 Sep 2009 22:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/?p=316#comment-5854</guid>
		<description>I&#039;m not sure if this works for Vista but I know for sure this worked for me on XP SP3.  What I did was followed steps 1-4 above and ran SET PATH=%PATH%;C:\CmdShortcuts in a cmd window.
Exit the cmd session and open another cdm window typed echo %path% to verify C:\CmdShortcuts was still there.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if this works for Vista but I know for sure this worked for me on XP SP3.  What I did was followed steps 1-4 above and ran SET PATH=%PATH%;C:\CmdShortcuts in a cmd window.<br />
Exit the cmd session and open another cdm window typed echo %path% to verify C:\CmdShortcuts was still there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://www.nerdydork.com/update-windows-path-without-rebooting.html/comment-page-1#comment-4532</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Tue, 13 Jan 2009 14:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/?p=316#comment-4532</guid>
		<description>from http://support.microsoft.com/?kbid=104011
SendMessageTimeout(HWND_BROADCAST, WM_SETTINGCHANGE, 0, (LPARAM) &quot;Environment&quot;, SMTO_ABORTIFHUNG, 5000, &amp;dwReturnValue);

note: this is not a complete solution. if you add a string to the PATH, it will propogate just fine, but if you add another environment variable (%MYAPP_PATH%, e.g.) it will not be expanded, i believe this is due to a bug in shell32.dll which is alluded to here:
http://support.microsoft.com/kb/329308</description>
		<content:encoded><![CDATA[<p>from <a href="http://support.microsoft.com/?kbid=104011" rel="nofollow">http://support.microsoft.com/?kbid=104011</a><br />
SendMessageTimeout(HWND_BROADCAST, WM_SETTINGCHANGE, 0, (LPARAM) &#8220;Environment&#8221;, SMTO_ABORTIFHUNG, 5000, &amp;dwReturnValue);</p>
<p>note: this is not a complete solution. if you add a string to the PATH, it will propogate just fine, but if you add another environment variable (%MYAPP_PATH%, e.g.) it will not be expanded, i believe this is due to a bug in shell32.dll which is alluded to here:<br />
<a href="http://support.microsoft.com/kb/329308" rel="nofollow">http://support.microsoft.com/kb/329308</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac McElroy</title>
		<link>http://www.nerdydork.com/update-windows-path-without-rebooting.html/comment-page-1#comment-4321</link>
		<dc:creator>Mac McElroy</dc:creator>
		<pubDate>Wed, 10 Sep 2008 19:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/?p=316#comment-4321</guid>
		<description>if you Update Windows Path variables and click ok. they donot show up but if you end explorer.exe task and run a new explorer.exe task up it will now refresh with the new path variable</description>
		<content:encoded><![CDATA[<p>if you Update Windows Path variables and click ok. they donot show up but if you end explorer.exe task and run a new explorer.exe task up it will now refresh with the new path variable</p>
]]></content:encoded>
	</item>
</channel>
</rss>
