<?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; registry editor</title>
	<atom:link href="http://www.otakatik.com/tag/registry-editor/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>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hide an Account from Welcome Screen</title>
		<link>http://www.otakatik.com/hide-an-account-from-welcome-screen/</link>
		<comments>http://www.otakatik.com/hide-an-account-from-welcome-screen/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 04:07:23 +0000</pubDate>
		<dc:creator>Edi Kwie</dc:creator>
				<category><![CDATA[Windows Registry]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[registry editor]]></category>

		<guid isPermaLink="false">http://www.otakatik.com/?p=113</guid>
		<description><![CDATA[Welcome screen always appear as first screen on Windows XP. You can look all created accounts on your computer. To login, just click an account on there. That’s it, it’s so easy. By default, Windows XP will show all of created accounts in system. Unfortunately, maybe you don’t want this. Maybe you have a ‘secret’ [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 5px; float: left;" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0060/logo.png" alt="" width="350" height="154" />Welcome screen always appear as first screen on Windows XP. You can look all created accounts on your computer. To login, just click an account on there. That’s it, it’s so easy. By default, Windows XP will show all of created accounts in system. Unfortunately, maybe you don’t want this. Maybe you have a ‘secret’ account which want to hidden. Because Windows XP doesn’t provide a tool to hide it from Welcome Screen, you must tweak the registry.<span id="more-113"></span></p>
<p>For example I have three accounts on my Welcome Screen. They are Administrator, Farrel, and Listi. And I want to hide Listi account from Welcome Screen.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0060/account_list_1.jpg" alt="" /></p>
<p>Here are the steps:</p>
<ol>
<li> To play with registry, open Registry Editor first by click <strong>Start</strong> -&gt; <strong>Run</strong> menu, enter <code>regedit</code> in box and then press Enter.<br />
<img src="http://www.otakatik.com/wp-content/uploads/general/run-dialog-regedit.jpg" alt="" /></li>
<li>In Registry Editor,<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0060/regedit_2.jpg" alt="" /><br />
navigate to this path: <code>HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList</code>.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0060/reg_path_3.jpg" alt="" /></li>
<li>On right panel, you’ll see the list that contains all accounts which hidden from Welcome Screen. To hide an account, create a new DWORD value by right click on empty space, click <strong>New</strong> -&gt; <strong>DWORD value</strong> menu<br />
<img src="http://www.otakatik.com/wp-content/uploads/general/new_DWORD_value.jpg " alt="" /><br />
and replace the value with your account name (in my case, I wrote Listi)<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0060/new_key_4.jpg" alt="" /></li>
<li>Now, you have a new entry with your account name on registry.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0060/final_screen_5.jpg" alt="" /></li>
<li>Try to restart your computer, and look on your Welcome Screen, if you did all steps correctly, your ‘secret’ account has been hidden.</li>
</ol>
<p><img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0060/result_6.jpg" alt="" /><br />
<em>(article no: 0060)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.otakatik.com/hide-an-account-from-welcome-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
