<?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>Tech &#124; Life &#187; Tweak</title>
	<atom:link href="http://alloytm.com/tag/tweak/feed/" rel="self" type="application/rss+xml" />
	<link>http://alloytm.com</link>
	<description>Journals of an IT engineer on Tech &#124; Life &#124; Photography &#124; .ılı..ılı.</description>
	<lastBuildDate>Tue, 03 Jan 2012 04:25:23 +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>Re-create the Show Desktop icon on the Quick Launch toolbar</title>
		<link>http://alloytm.com/2007/07/03/re-create-the-show-desktop-icon-on-the-quick-launch-toolbar/</link>
		<comments>http://alloytm.com/2007/07/03/re-create-the-show-desktop-icon-on-the-quick-launch-toolbar/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 00:26:49 +0000</pubDate>
		<dc:creator>alloyadmin</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Quick Launch]]></category>
		<category><![CDATA[Show Desktop]]></category>
		<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://www.alloytm.com/2007/07/03/re-create-the-show-desktop-icon-on-the-quick-launch-toolbar/</guid>
		<description><![CDATA[The Show Desktop icon is not an ordinary program shortcut. If the icon is deleted, the procedure for re-creating the icon is not obvious. To manually re-create the Show Desktop icon, follow these steps:
1. Click Start , click Run, type notepad, and then click OK.
2. In Notepad, type the following text on individual lines:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
3. On [...]]]></description>
		<wfw:commentRss>http://alloytm.com/2007/07/03/re-create-the-show-desktop-icon-on-the-quick-launch-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add &#8220;Open with Notepad&#8221; to right-click menu</title>
		<link>http://alloytm.com/2007/05/02/3/</link>
		<comments>http://alloytm.com/2007/05/02/3/#comments</comments>
		<pubDate>Wed, 02 May 2007 06:14:16 +0000</pubDate>
		<dc:creator>alloyadmin</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Notepad]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://www.alloytm.com/2007/05/02/3/</guid>
		<description><![CDATA[Desc : Registry tweak to add extra &#8220;Open with notepad&#8221; on the right-click popup menu for files.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell]
[HKEY_CLASSES_ROOT\*\shell\opennotepad]
@=&#8221;Open with Notepad&#8221;
[HKEY_CLASSES_ROOT\*\shell\opennotepad\command]
@=&#8221;C:\\WINDOWS\\system32\\NOTEPAD.EXE %1&#8243;
]]></description>
		<wfw:commentRss>http://alloytm.com/2007/05/02/3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

