<?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"
	>
<channel>
	<title>Comments on: Saman&#8217;s Big Ole List Of Windows Environmental Variables</title>
	<atom:link href="http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/</link>
	<description>Windows Tips, Tricks and Hacks</description>
	<pubDate>Thu, 08 Jan 2009 21:26:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Sylgal</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-81353</link>
		<dc:creator>Sylgal</dc:creator>
		<pubDate>Thu, 16 Oct 2008 04:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-81353</guid>
		<description>Great List! 

Here's a few things:

%COMMONPROGRAMFILES% - System
Returns the location where Program Files for Common access are installed.
    (C:\PROGRA~1\COMMON~1)

%PROGRAMFILES% - System
Returns the default location where Program Files are installed.
    (C:\WINDOWS\Program Files)

%SYSTEMDIRECTORY% - System
Returns the location of the Windows XP system (.DLLs, etc) directory.
    (C:\WINDOWS\System32)
    may also be C:\WINNT\SYSTEM in Windows NT, or C:\Windows\System in pre-XP Windows

%USERDOMAIN% - Local
Returns the name of the domain that contains the user’s account.
&#62;&#62;&#62;  or
&#62;&#62;&#62;The computer name if it's not part of a domain


Registry Keys for Environment Variables

  User environment variables:

    HKEY_CURRENT_USER\Environment

  System variables:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment

    Use a REG_EXPAND_SZ value for environment variables that need to be
    expanded, like %PATH%.


Setting Environment Variables in Autoexec.bat

  Although Windows XP ignores the autoexec.bat file, environment variables can
  still be set within it, though using autoexec.bat in this way is not advised.</description>
		<content:encoded><![CDATA[<p>Great List! </p>
<p>Here&#8217;s a few things:</p>
<p>%COMMONPROGRAMFILES% - System<br />
Returns the location where Program Files for Common access are installed.<br />
    (C:\PROGRA~1\COMMON~1)</p>
<p>%PROGRAMFILES% - System<br />
Returns the default location where Program Files are installed.<br />
    (C:\WINDOWS\Program Files)</p>
<p>%SYSTEMDIRECTORY% - System<br />
Returns the location of the Windows XP system (.DLLs, etc) directory.<br />
    (C:\WINDOWS\System32)<br />
    may also be C:\WINNT\SYSTEM in Windows NT, or C:\Windows\System in pre-XP Windows</p>
<p>%USERDOMAIN% - Local<br />
Returns the name of the domain that contains the user’s account.<br />
&gt;&gt;&gt;  or<br />
&gt;&gt;&gt;The computer name if it&#8217;s not part of a domain</p>
<p>Registry Keys for Environment Variables</p>
<p>  User environment variables:</p>
<p>    HKEY_CURRENT_USER\Environment</p>
<p>  System variables:</p>
<p>    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment</p>
<p>    Use a REG_EXPAND_SZ value for environment variables that need to be<br />
    expanded, like %PATH%.</p>
<p>Setting Environment Variables in Autoexec.bat</p>
<p>  Although Windows XP ignores the autoexec.bat file, environment variables can<br />
  still be set within it, though using autoexec.bat in this way is not advised.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lyons</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-21441</link>
		<dc:creator>Scott Lyons</dc:creator>
		<pubDate>Wed, 28 Nov 2007 01:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-21441</guid>
		<description>Found one more for you:

%PROGRAMFILES% -&#62; The default location of Program Files

Easier than reading it out of the registry.</description>
		<content:encoded><![CDATA[<p>Found one more for you:</p>
<p>%PROGRAMFILES% -&gt; The default location of Program Files</p>
<p>Easier than reading it out of the registry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saman Sadeghi</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-16039</link>
		<dc:creator>Saman Sadeghi</dc:creator>
		<pubDate>Thu, 04 Oct 2007 19:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-16039</guid>
		<description>:shock: Crap - thanks dude!

It's fixed now!</description>
		<content:encoded><![CDATA[<p> <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> Crap - thanks dude!</p>
<p>It&#8217;s fixed now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-15962</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Wed, 03 Oct 2007 17:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-15962</guid>
		<description>Great list! Although, you did misspell %LOGONSERVER% (you forgot the first "R")</description>
		<content:encoded><![CDATA[<p>Great list! Although, you did misspell %LOGONSERVER% (you forgot the first &#8220;R&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derrich</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5186</link>
		<dc:creator>derrich</dc:creator>
		<pubDate>Sun, 13 May 2007 17:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5186</guid>
		<description>LOL!</description>
		<content:encoded><![CDATA[<p>LOL!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saman Sadeghi</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5096</link>
		<dc:creator>Saman Sadeghi</dc:creator>
		<pubDate>Fri, 11 May 2007 15:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5096</guid>
		<description>Cool, thanks!</description>
		<content:encoded><![CDATA[<p>Cool, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saman Sadeghi</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5095</link>
		<dc:creator>Saman Sadeghi</dc:creator>
		<pubDate>Fri, 11 May 2007 15:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5095</guid>
		<description>:lol: You should have seen me when i wrote the list!</description>
		<content:encoded><![CDATA[<p> <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> You should have seen me when i wrote the list!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create Your Own Windows Environmental Variables Or Edit Existing Ones &#124; Samanathon.com</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5031</link>
		<dc:creator>Create Your Own Windows Environmental Variables Or Edit Existing Ones &#124; Samanathon.com</dc:creator>
		<pubDate>Thu, 10 May 2007 16:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5031</guid>
		<description>[...] Google X         Saman&#8217;s Big Ole List Of Windows Environmental Variables [...]</description>
		<content:encoded><![CDATA[<p>[...] Google X         Saman&#8217;s Big Ole List Of Windows Environmental Variables [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dotnetnuke</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5027</link>
		<dc:creator>dotnetnuke</dc:creator>
		<pubDate>Thu, 10 May 2007 12:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-5027</guid>
		<description>Hi Saman, this is a great article and i translated it to Turkish (included a backlink to here)
You can check Turkish translation of this article from following page.
http://www.mikroproje.com/Blog/tabid/144/articleType/ArticleView/articleId/128/Ortam-De287i351kenleri-Environment-Variables.aspx</description>
		<content:encoded><![CDATA[<p>Hi Saman, this is a great article and i translated it to Turkish (included a backlink to here)<br />
You can check Turkish translation of this article from following page.<br />
<a href="http://www.mikroproje.com/Blog/tabid/144/articleType/ArticleView/articleId/128/Ortam-De287i351kenleri-Environment-Variables.aspx" >http://www.mikroproje.com/Blog/tabid/144/articleType/ArticleView/articleId/128/Ortam-De287i351kenleri-Environment-Variables.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derrich</title>
		<link>http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-4983</link>
		<dc:creator>derrich</dc:creator>
		<pubDate>Wed, 09 May 2007 16:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://samanathon.com/samans-big-ole-list-of-windows-environmental-variables/#comment-4983</guid>
		<description>Great! Thanks, Saman.  Now I have a nosebleed.  :shock:   :razz:</description>
		<content:encoded><![CDATA[<p>Great! Thanks, Saman.  Now I have a nosebleed.  <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />   <img src='http://samanathon.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.382 seconds -->
