<?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>gHacks technology news &#187; system path</title>
	<atom:link href="http://www.ghacks.net/tag/system-path/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Edit Environment Variables and find invalid ones</title>
		<link>http://www.ghacks.net/2008/04/21/edit-environment-variables-and-find-invalid-ones/</link>
		<comments>http://www.ghacks.net/2008/04/21/edit-environment-variables-and-find-invalid-ones/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 18:15:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[environment variables]]></category>
		<category><![CDATA[rapid environment editor]]></category>
		<category><![CDATA[system path]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3874</guid>
		<description><![CDATA[Environment variables are divided into system and user variables. They contain information about the path and its directories for instance. Those are the location that Windows looks for when it can&#8217;t find a file in the same directory that an application was launched. Default system path variables are for instance the windows and system32 directory. [...]]]></description>
			<content:encoded><![CDATA[<p>Environment variables are divided into system and user variables. They contain information about the path and its directories for instance. Those are the location that Windows looks for when it can&#8217;t find a file in the same directory that an application was launched. Default system path variables are for instance the windows and system32 directory. While it normally poses no problem that a url is not found in one of the environment variables it could become one under certain circumstances.</p>
<p>Take for instance the location of the Java Runtime Environment on your system. If the path points to an old directory where it can&#8217;t be found anymore it will mean that the Java application cannot be launched. Other problems could arise with the temp directory in Windows or other applications that depend on a correct variable.</p>
<p>Rapid Environment Editor displays all environment variables and especially marks those with invalid path entries red. Every entry in the two panes (system and user variables) can be expanded which is really nice because it displays every entry of that variable in its own row. </p>
<p><span id="more-3874"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/environment_path_variables.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/environment_path_variables-300x156.jpg" alt="environment path editor" title="environment path editor" width="300" height="156" class="alignnone size-medium wp-image-3875" /></a></p>
<p>The invalid entries can be deleted or edited with ease after expanding the variable. Deleting makes only sense if the application is no longer installed on the system, otherwise editing the setting to point to the correct path would be the better choice.</p>
<p><a href="http://www.rapidee.com/en/download">Rapid Environment Editor</a> is probably the best environment variables editor out there. It displays everything nicely and gives users a great overview of all variables of the system.</p>

	Tags: <a href="http://www.ghacks.net/tag/environment-variables/" title="environment variables" rel="tag">environment variables</a>, <a href="http://www.ghacks.net/tag/rapid-environment-editor/" title="rapid environment editor" rel="tag">rapid environment editor</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/system-path/" title="system path" rel="tag">system path</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/15/editing-the-windows-system-path-variables/" title="Editing the Windows System Path Variables (April 15, 2008)">Editing the Windows System Path Variables</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/21/edit-environment-variables-and-find-invalid-ones/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Editing the Windows System Path Variables</title>
		<link>http://www.ghacks.net/2008/04/15/editing-the-windows-system-path-variables/</link>
		<comments>http://www.ghacks.net/2008/04/15/editing-the-windows-system-path-variables/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 21:58:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[system path]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3820</guid>
		<description><![CDATA[If you ever did try to change the Windows system path variables then you might have cursed Microsoft for creating such a tiny form to edit those variables. The system path is being used by Windows to find executables and dependencies in Windows which will be used to find an application if you use the [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever did try to change the Windows system path variables then you might have cursed Microsoft for creating such a tiny form to edit those variables. The system path is being used by Windows to find executables and dependencies in Windows which will be used to find an application if you use the run box in Windows for instance. A system wide path and a user defined path exists with the system wide path having priority over the user defined one.</p>
<p>The order of the entries is important as well since the first hit will be selected by Windows. Now if you take a look at your system paths you notice that the Windows form is completely useless. You can access those variables by accessing the System Properties in the Control Panel, clicking on the Advanced tab there and then on the Environment Variables button. If you highlight the path variable and click on Edit you know what I mean. </p>
<p>The window that is opening is displaying 30 or 40 chars only and you have to scroll to see all entries which is not really helping to keep an overview of all the path variables. You could copy and paste the line into a text editor, edit it there and copy and paste it back when your finished but there is a better solution available.</p>
<p><span id="more-3820"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/04/editpathvariable.png" alt="edit path variable" title="edit path variable" width="347" height="147" class="alignnone size-full wp-image-3821" /></p>
<p><a href="http://redmondlab.googlepages.com/path">Redmond Path 1.0</a> [via <a href="http://shellcity.net/">Shell Extension City</a>] displays the path variables the way Microsoft should have done it a long time ago. I&#8217;m wondering why those things are never fixed in updates or new Windows releases. You can raise and lower variables, remove them, edit them and add new ones. </p>
<p><a href='http://www.ghacks.net/wp-content/uploads/2008/04/redmondpath.png'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/redmondpath-300x264.png" alt="redmond path" title="redmond path" width="300" height="264" class="alignnone size-medium wp-image-3822" /></a></p>
<p>Redmond path comes with a rollback option, supports Windows XP, Windows Vista and Windows 2003 and requires the .net framework.</p>

	Tags: <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/system-path/" title="system path" rel="tag">system path</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/07/windows-explorer-file-extension-column/" title="Windows Explorer File Extension Column (August 7, 2008)">Windows Explorer File Extension Column</a> (8)</li>
	<li><a href="http://www.ghacks.net/2006/08/03/remove-unnecessary-entries-from-the-new-file-menu/" title="Remove Unnecessary Entries From The New File Menu (August 3, 2006)">Remove Unnecessary Entries From The New File Menu</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/09/past-icons-flusher/" title="Past Icons Flusher (April 9, 2008)">Past Icons Flusher</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/12/open-files-patcher/" title="Open Files Patcher (August 12, 2008)">Open Files Patcher</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/08/03/how-to-mount-an-ftp-drive-in-windows/" title="How to mount an ftp drive in windows (August 3, 2006)">How to mount an ftp drive in windows</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/15/editing-the-windows-system-path-variables/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
