<?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>Some Assembly Required &#187; Productivity</title>
	<atom:link href="http://assemblyrequired.crashworks.org/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://assemblyrequired.crashworks.org</link>
	<description>Technical Notes On Game Development</description>
	<lastBuildDate>Wed, 04 Nov 2009 09:52:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A better Windows environment variable editor</title>
		<link>http://assemblyrequired.crashworks.org/2008/12/17/rapid-environment-editor-better-than-windows-dialog-for-editing-path/</link>
		<comments>http://assemblyrequired.crashworks.org/2008/12/17/rapid-environment-editor-better-than-windows-dialog-for-editing-path/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 04:13:04 +0000</pubDate>
		<dc:creator>Elan</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://assemblyrequired.crashworks.org/?p=89</guid>
		<description><![CDATA[Rapid Environment Editor is a free tool that lets you easily edit Windows environment variables such as PATH in a much better interface than Windows' built-in dialog.]]></description>
			<content:encoded><![CDATA[<p>Doesn&#8217;t Windows&#8217; built-in dialog for editing environment variables just <em>suck</em>? The one you get when you right-click &#8220;My Computer&#8221; and go to properties&rarr;advanced, I mean. It looks like a holdover from Windows 3.1 — a tiny, unresizable window that shows you at most <em>part</em> of five environment variables, and an &#8220;edit&#8221; button that leads to a similarly cramped and unresizable pair of forms which are never big enough.</p>
<p><img class="size-full wp-image-88 alignnone" title="windows_environment_dialog1" src="http://assemblyrequired.crashworks.org/wp-content/uploads/2008/12/windows_environment_dialog1.png" alt="windows_environment_dialog1" width="384" height="430" /> <img class="alignnone size-full wp-image-86" title="windows_environment_dialog2" src="http://assemblyrequired.crashworks.org/wp-content/uploads/2008/12/windows_environment_dialog2.png" alt="windows_environment_dialog2" width="347" height="147" /></p>
<p>Whenever I need to edit my <code>%PATH%</code> (which is often) I find myself copying the whole thing out of the Windows dialog, pasting it into Notepad, editing it there, and then copying-and-pasting back into the Windows dialog.</p>
<p>Enter <strong>the freeware </strong><a href="http://www.rapidee.com"><strong>Rapid Environment Editor</strong></a>, a sweet little tool that is infinitely better than the Windows builtin for editing <code>%PATH%</code> and all your other envvars without pain. Long semicolon-seperated environment variables are displayed as drop-down trees (like my <code>PATH</code> below), and it even highlights broken folders with red text!</p>
<p style="text-align: center;"><a href="http://www.rapidee.com"><img class="size-full wp-image-87 aligncenter" title="rapid_environment_editor_dialog" src="http://assemblyrequired.crashworks.org/wp-content/uploads/2008/12/rapid_environment_editor_dialog.png" alt="rapid_environment_editor_dialog" width="564" height="824" /></a></p>
<p>It&#8217;s a quick 800kb download and the best thing to happen to me today.</p>
]]></content:encoded>
			<wfw:commentRss>http://assemblyrequired.crashworks.org/2008/12/17/rapid-environment-editor-better-than-windows-dialog-for-editing-path/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
