<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How Can I Append a Location to the Path Environment Variable?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2006/08/28/how-can-i-append-a-location-to-the-path-environment-variable.aspx</link><description>Hey, Scripting Guy! How can I append a location to the Path environment variable? -- AC 
 Hey, AC. You know, there’s a TV commercial out in which a guy is watching a baseball game when his wife suddenly decides that the two of them should do something</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How Can I Append a Location to the Path Environment Variable?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2006/08/28/how-can-i-append-a-location-to-the-path-environment-variable.aspx#3388342</link><pubDate>Fri, 18 Feb 2011 13:47:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3388342</guid><dc:creator>bRumer</dc:creator><description>&lt;p&gt;This works like a charm and did exactly what I want! Thanks!&lt;/p&gt;
&lt;p&gt;John B: change strPath = objItem.VariableValue &amp;amp; &amp;quot;;C:\Scripts\&amp;quot;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;strPath = &amp;quot;C:\Scripts\;&amp;quot; &amp;amp; objItem.VariableValue&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3388342" width="1" height="1"&gt;</description></item><item><title>re: How Can I Append a Location to the Path Environment Variable?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2006/08/28/how-can-i-append-a-location-to-the-path-environment-variable.aspx#3375630</link><pubDate>Thu, 16 Dec 2010 22:15:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3375630</guid><dc:creator>John B</dc:creator><description>&lt;p&gt;Any chance there is an easy way to append a path to the beginning of this variable?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3375630" width="1" height="1"&gt;</description></item></channel></rss>