<?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>Otak Atik [dot] Com &#187; memory free</title>
	<atom:link href="http://www.otakatik.com/tag/memory-free/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.otakatik.com</link>
	<description>Empowering Computer</description>
	<lastBuildDate>Wed, 13 Jan 2010 11:42:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Free Your Memory Space</title>
		<link>http://www.otakatik.com/free-your-memory-space/</link>
		<comments>http://www.otakatik.com/free-your-memory-space/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 02:17:56 +0000</pubDate>
		<dc:creator>Edi Kwie</dc:creator>
				<category><![CDATA[Windows Registry]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[memory free]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry editor]]></category>

		<guid isPermaLink="false">http://www.otakatik.com/free-your-memory-space/</guid>
		<description><![CDATA[Every time we&#8217;re opening program, the program doesn&#8217;t load the .exe file only, it calls its all library files to memory as well. Unfortunately, by default Windows XP doesn&#8217;t always unload the library file from memory when we close the program that using that .dll file. So, I will share a little trick to unload [...]]]></description>
			<content:encoded><![CDATA[<p><img title="Logo" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0059/logo.png" alt="Logo" /><br />
Every time we&#8217;re opening program, the program doesn&#8217;t load the .exe file only, it calls its all library files to memory as well. Unfortunately, by default Windows XP doesn&#8217;t always unload the library file from memory when we close the program that using that .dll file. So, I will share a little trick to unload the library files from memory when the programs don&#8217;t need them anymore.<br />
<span id="more-22"></span><br />
OK, we will change our registry value for it, just follow these steps:<br />
1. Open your Registry Editor, click <strong>Start &#8211; Run</strong> menu and then type <code>regedit</code> in the textbox.<br />
<img title="Regedit in textbox" src="http://www.otakatik.com/wp-content/uploads/general/run-dialog-regedit.jpg" alt="Regedit" /></p>
<p>2. After Registry Editor has opened,<br />
<img title="Registry Editor is open" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0059/open_regedit_1.jpg" alt="Opened Registry Editor" /></p>
<p>point your cursor to registry path : <code>HKEY_LOCAL_MACHINE | SOFTWARE | Microsoft | Windows | CurrentVersion | Explorer</code>.<br />
<img title="Registry path" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0059/registry_path_2.jpg" alt="Registry path" /></p>
<p>3. Find the <code>AlwaysUnloadDLL</code> key, if you can&#8217;t find it just create it by right click on empty space on right panel Registry Editor and the click <strong>New &#8211; DWORD value</strong>.<br />
<img title="New DWORD value" src="http://www.otakatik.com/wp-content/uploads/general/new_dword_value.jpg" alt="New DWORD value" /></p>
<p>4. Type <code>AlwaysUnloadDLL</code> for new key and then press ENTER key.<br />
<img title="A new key" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0059/new_key_3.jpg" alt="New key" /></p>
<p>5. Double click on <code>AlwaysUnloadDLL</code> to change its value.</p>
<p>6. After Edit DWORD value window appear<br />
<img title="Edit DWORD value" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0059/edit_dword_4.jpg" alt="Edit key" /></p>
<p>replace the original value 0 with 1 and then click OK button.<br />
<img title="Replace value" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0059/replace_value_5.jpg" alt="Replace value" /></p>
<p>7. The value of <code>AlwaysUnloadDLL</code> key will change.<br />
<img title="Changed value" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0059/result_window_6.jpg" alt="Changed value" /></p>
<p>8. Close your Registry Editor and then restart your computer.</p>
<p>9. Your memory can breathe again now.</p>
<p>10. To restore the original state / setting just replace value 1 to 0 for <code>AlwaysUnloadDLL</code> key or delete it.<br />
<em> (article no:0059)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.otakatik.com/free-your-memory-space/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
