<?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: DOS window caches data!</title>
	<atom:link href="http://schalkneethling.alliedbridge.com/misc/dos-window-caches-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://schalkneethling.alliedbridge.com/misc/dos-window-caches-data/</link>
	<description>Don't think, implement : standards, accessibility, best practices</description>
	<pubDate>Tue, 06 Jan 2009 01:46:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: schalk</title>
		<link>http://schalkneethling.alliedbridge.com/misc/dos-window-caches-data/comment-page-1/#comment-6</link>
		<dc:creator>schalk</dc:creator>
		<pubDate>Thu, 07 Dec 2006 18:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.volume4.com/?p=4#comment-6</guid>
		<description>Thanks everyone for your comments. What you are saying makes complete sense. 

So the CLASSPATH is cached and if I make adjustments to the CLASSPATH I need to close the current window and open a new command window so it reads in the new CLASPATH.

Good to know.</description>
		<content:encoded><![CDATA[<p>Thanks everyone for your comments. What you are saying makes complete sense. </p>
<p>So the CLASSPATH is cached and if I make adjustments to the CLASSPATH I need to close the current window and open a new command window so it reads in the new CLASPATH.</p>
<p>Good to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S C</title>
		<link>http://schalkneethling.alliedbridge.com/misc/dos-window-caches-data/comment-page-1/#comment-5</link>
		<dc:creator>S C</dc:creator>
		<pubDate>Thu, 07 Dec 2006 18:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.volume4.com/?p=4#comment-5</guid>
		<description>If you were adjusting the CLASSPATH environment variable from in windows then this makes perfect sense.  The command window (it really isn't DOS in XP and up anymore) caches environment variables.  You can choose to use the set command to change a variable or do it in windows and open a new command prompt.</description>
		<content:encoded><![CDATA[<p>If you were adjusting the CLASSPATH environment variable from in windows then this makes perfect sense.  The command window (it really isn&#8217;t DOS in XP and up anymore) caches environment variables.  You can choose to use the set command to change a variable or do it in windows and open a new command prompt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: speps</title>
		<link>http://schalkneethling.alliedbridge.com/misc/dos-window-caches-data/comment-page-1/#comment-3</link>
		<dc:creator>speps</dc:creator>
		<pubDate>Thu, 07 Dec 2006 15:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.volume4.com/?p=4#comment-3</guid>
		<description>In fact, you have to close and restart a cmd to get environment variables to be changed. Or simply run 'cmd' from a cmd.</description>
		<content:encoded><![CDATA[<p>In fact, you have to close and restart a cmd to get environment variables to be changed. Or simply run &#8216;cmd&#8217; from a cmd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CyberMandrake</title>
		<link>http://schalkneethling.alliedbridge.com/misc/dos-window-caches-data/comment-page-1/#comment-2</link>
		<dc:creator>CyberMandrake</dc:creator>
		<pubDate>Thu, 07 Dec 2006 12:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.volume4.com/?p=4#comment-2</guid>
		<description>I've stumbled upon this also. But the explanation seems to be simpler: the environment variables set in Windows are copied to the CMD/DOS session, and doesn't change when you ajust them again in windows. Only issuing commands in the CMD windows the variables can be ajusted.
So, when you closed the window and fired a new one, that new DOS session re-read the environment vars, and everyone became happy
;-)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve stumbled upon this also. But the explanation seems to be simpler: the environment variables set in Windows are copied to the CMD/DOS session, and doesn&#8217;t change when you ajust them again in windows. Only issuing commands in the CMD windows the variables can be ajusted.<br />
So, when you closed the window and fired a new one, that new DOS session re-read the environment vars, and everyone became happy<br />
 <img src='http://schalkneethling.alliedbridge.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
