<?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>Regtweak &#187; Annoyance Removal</title>
	<atom:link href="http://regtweak.info/category/annoyance-removal/feed" rel="self" type="application/rss+xml" />
	<link>http://regtweak.info</link>
	<description>Your one stop reference to all windows regtweaks,reghacks...</description>
	<lastBuildDate>Thu, 10 Jul 2008 14:10:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Remove &#8220;New&#8221; from context menu</title>
		<link>http://regtweak.info/remove-new-from-context-menu.html</link>
		<comments>http://regtweak.info/remove-new-from-context-menu.html#comments</comments>
		<pubDate>Tue, 08 Jul 2008 11:29:07 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[Annoyance Removal]]></category>
		<category><![CDATA[Context Menu]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[Remove "New" from context menu]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=17</guid>
		<description><![CDATA[Some people are annoyed with the &#8220;New&#8221; option in the context menu.If u are one of them and want to remove that option,then open up notepad and copy paste the following ?Download removenew.regWindows Registry Editor Version 5.00 &#160; ;Remove &#34;New&#34; from context menu &#160; &#91;HKEY_CLASSES_ROOT\Directory\Background&#93; &#160; &#91;HKEY_CLASSES_ROOT\Directory\Background\shellex&#93; &#160; &#91;HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers&#93; &#160; &#91;-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New&#93; @=&#34;{D969A300-E7FF-11d0-A93B-00A0C90F2719}&#34; Save the file [...]]]></description>
			<content:encoded><![CDATA[<p><img ilo-full-src="http://img165.imageshack.us/img165/8466/removenewml2.png" src="http://img165.imageshack.us/img165/8466/removenewml2.png" alt="Remove "New" from context menu"></p>
<p>Some people are annoyed with the &#8220;New&#8221; option in the context menu.If u are one of them and want to remove that option,then open up notepad and copy paste the following<br />
<span id="more-19"></span></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://regtweak.info/wp-content/plugins/wp-codebox/wp-codebox.php?p=19&amp;download=removenew.reg">removenew.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p193"><td class="code" id="p19code3"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #339933;">;</span>Remove <span style="color: #ff0000;">&quot;New&quot;</span> from context menu
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\Directory\Background<span style="color: #009900;">&#93;</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\Directory\Background\shellex<span style="color: #009900;">&#93;</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers<span style="color: #009900;">&#93;</span>
&nbsp;
<span style="color: #009900;">&#91;</span><span style="color: #339933;">-</span>HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New<span style="color: #009900;">&#93;</span>
@<span style="color: #339933;">=</span><span style="color: #ff0000;">&quot;{D969A300-E7FF-11d0-A93B-00A0C90F2719}&quot;</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;removenew.reg&#8221;</strong>.You can choose any name but the name must be enclosed in double quotes and .reg extension should be present.</p>
<p>Now double click the reg file just created and press Yes.</p>
<p>That&#8217;s it&#8230; <img src='http://regtweak.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>The changes are instantaneous and it is reflected immediately <img src='http://regtweak.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If u want to re-enable or restore New , then copy paste the following</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://regtweak.info/wp-content/plugins/wp-codebox/wp-codebox.php?p=19&amp;download=restorenew.reg">restorenew.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p194"><td class="code" id="p19code4"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #339933;">;</span>Restore <span style="color: #ff0000;">&quot;New&quot;</span> in context menu
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\Directory\Background<span style="color: #009900;">&#93;</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\Directory\Background\shellex<span style="color: #009900;">&#93;</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers<span style="color: #009900;">&#93;</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New<span style="color: #009900;">&#93;</span>
@<span style="color: #339933;">=</span><span style="color: #ff0000;">&quot;{D969A300-E7FF-11d0-A93B-00A0C90F2719}&quot;</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;restorenew.reg&#8221;</strong>.You can choose any name but the name must be enclosed in double quotes and .reg extension should be present.</p>
<p>Now double click the reg file just created and press Yes.</p>
<p>That&#8217;s it&#8230; <img src='http://regtweak.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><li><a href="http://regtweak.info/disable-send-to-from-the-context-menu.html" title="Remove or Disable Send to from the context menu">Remove or Disable Send to from the context menu</a></li><li><a href="http://regtweak.info/add-command-prompt-here-to-the-context-menu.html" title="Add &#8220;Command Prompt Here&#8221; to the context menu">Add &#8220;Command Prompt Here&#8221; to the context menu</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/remove-new-from-context-menu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Balloon Tips</title>
		<link>http://regtweak.info/disable-balloon-tips.html</link>
		<comments>http://regtweak.info/disable-balloon-tips.html#comments</comments>
		<pubDate>Tue, 01 Jul 2008 15:15:51 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[Annoyance Removal]]></category>
		<category><![CDATA[balloon tip]]></category>
		<category><![CDATA[balloon tips notification]]></category>
		<category><![CDATA[Disable Balloon Tips]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=13</guid>
		<description><![CDATA[<a href="http://img122.imageshack.us/my.php?image=diableballoontipsea8.jpg" target="_blank"><img src="http://img122.imageshack.us/img122/8761/diableballoontipsea8.th.jpg" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
<a href="http://img122.imageshack.us/my.php?image=diableballoontipsea8.jpg" target="_blank"><img src="http://img122.imageshack.us/img122/8761/diableballoontipsea8.th.jpg" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
<a href="http://img122.imageshack.us/my.php?image=diableballoontipsea8.jpg" target="_blank"><img src="http://img122.imageshack.us/img122/8761/diableballoontipsea8.th.jpg" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>]]></description>
			<content:encoded><![CDATA[<p><img ilo-full-src="http://img122.imageshack.us/img122/8761/diableballoontipsea8.jpg" src="http://img122.imageshack.us/img122/8761/diableballoontipsea8.jpg" alt="Disable Balloon Tips"></p>
<p>Some people are annoyed by these balloon tips notification .If u are one of them,Then continue reading this small tweak</p>
<p>Open up notepad and copy paste the following<br />
<span id="more-14"></span></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://regtweak.info/wp-content/plugins/wp-codebox/wp-codebox.php?p=14&amp;download=noballoon.reg">noballoon.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p145"><td class="code" id="p14code5"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;EnableBalloonTips&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000000</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;noballoon.reg&#8221;</strong>.You can choose any name but the name must be enclosed in double quotes and .reg extension should be present.</p>
<p>Now double click the reg file just created and press Yes.</p>
<p>That&#8217;s it&#8230; <img src='http://regtweak.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  A logoff is needed for the changes to takes place <img src='http://regtweak.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>In case u want to re-enable the balloon tips then navigate to</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p14code6'); return false;">View Code</a> C</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p146"><td class="code" id="p14code6"><pre class="c" style="font-family:monospace;">HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</pre></td></tr></table></div>

<p>and change the value of EnableBalloonTips to 1 in terms of decimal</p></blockquote>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><li><a href="http://regtweak.info/increase-the-span-of-balloon-tip-display.html" title="Increase the span of Balloon Tip Display">Increase the span of Balloon Tip Display</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/disable-balloon-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable or Get rid of Windows Key or Start Key</title>
		<link>http://regtweak.info/disable-or-get-rid-of-windows-key-or-start-key.html</link>
		<comments>http://regtweak.info/disable-or-get-rid-of-windows-key-or-start-key.html#comments</comments>
		<pubDate>Sat, 21 Jun 2008 16:03:17 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[Annoyance Removal]]></category>
		<category><![CDATA[disable key]]></category>
		<category><![CDATA[Disable or Get rid of Windows Key or Start Key]]></category>
		<category><![CDATA[start key]]></category>
		<category><![CDATA[windows key]]></category>
		<category><![CDATA[windows logo key]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=9</guid>
		<description><![CDATA[<a href="http://img385.imageshack.us/my.php?image=disablewindowskeyjs9.jpg" target="_blank"><img src="http://img385.imageshack.us/img385/508/disablewindowskeyjs9.th.jpg" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
<a href="http://img385.imageshack.us/my.php?image=disablewindowskeyjs9.jpg" target="_blank"><img src="http://img385.imageshack.us/img385/508/disablewindowskeyjs9.th.jpg" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>]]></description>
			<content:encoded><![CDATA[<p><img ilo-full-src="http://img385.imageshack.us/img385/508/disablewindowskeyjs9.jpg" src="http://img385.imageshack.us/img385/508/disablewindowskeyjs9.jpg" alt="Disable or Get rid of Windows Key or Start Key"></p>
<p>Wanna get rid or disable that Windows Key or Start key which is causing inconvenience while playing games,Then continue reading this small tweak</p>
<p>Open up notepad and copy paste the following<br />
<span id="more-10"></span></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://regtweak.info/wp-content/plugins/wp-codebox/wp-codebox.php?p=10&amp;download=winkeydisabled.reg">winkeydisabled.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p107"><td class="code" id="p10code7"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;Scancode Map&quot;</span><span style="color: #339933;">=</span>hex<span style="color: #339933;">:</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">03</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span>5b<span style="color: #339933;">,</span>e0<span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span>5c<span style="color: #339933;">,</span>e0<span style="color: #339933;">,</span>\
  <span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span><span style="color: #339933;">,</span><span style="color: #208080;">00</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;winkeydisabled.reg&#8221;</strong>.You can choose any name but the name must be enclosed in double quotes and .reg extension should be present.</p>
<p>Now double click the reg file just created and press Yes.</p>
<p>That&#8217;s it&#8230; <img src='http://regtweak.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  A Restart is required for the changes to takes place <img src='http://regtweak.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>In order to revert back to normal state navigate manually to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout via regedit and delete that Scancode Map value</p></blockquote>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><li><a href="http://regtweak.info/disable-send-to-from-the-context-menu.html" title="Remove or Disable Send to from the context menu">Remove or Disable Send to from the context menu</a></li><li><a href="http://regtweak.info/change-the-registered-owner-and-organization-info-in-system-properties-dialog-box.html" title="Change the Registered Owner and Organization Info in System Properties Dialog Box">Change the Registered Owner and Organization Info in System Properties Dialog Box</a></li><li><a href="http://regtweak.info/enable-pin-to-start-menu-option-to-folders.html" title="Enable Pin to Start Menu Option to Folders">Enable Pin to Start Menu Option to Folders</a></li><li><a href="http://regtweak.info/disable-windows-cd-burning-program.html" title="Disable Windows CD Burning Program">Disable Windows CD Burning Program</a></li><li><a href="http://regtweak.info/hello-world-2.html" title="Hello world!">Hello world!</a></li><li><a href="http://regtweak.info/remove-new-from-context-menu.html" title="Remove &#8220;New&#8221; from context menu">Remove &#8220;New&#8221; from context menu</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/disable-or-get-rid-of-windows-key-or-start-key.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable or Disable Autorun of CD/DVD&#8217;s</title>
		<link>http://regtweak.info/enable-or-disable-autorun-of-cddvds.html</link>
		<comments>http://regtweak.info/enable-or-disable-autorun-of-cddvds.html#comments</comments>
		<pubDate>Mon, 26 May 2008 15:10:28 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[Annoyance Removal]]></category>
		<category><![CDATA[CD/DVD]]></category>
		<category><![CDATA[Enable or disable]]></category>
		<category><![CDATA[Enable or Disable Autorun of CD/DVD's]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=5</guid>
		<description><![CDATA[Autorun(often called as Auto play) can be Quite Useful for some people but for some it is an irritating popup. You can control the Autorun Via registry.Continue reading to know how&#8230; Open regedit by typing &#8220;regedit&#8221; in run dialog box and pressing Ok The navigate to ?View Code CHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom You will find a DWORD value [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://img296.imageshack.us/img296/494/autorunorautoplayinactixl5.png" alt="autorun in action" /></p>
<p>Autorun(often called as Auto play) can be Quite Useful for some people but for some it is an irritating popup.<br />
You can control the Autorun Via registry.Continue reading to know how&#8230;<br />
<span id="more-7"></span><br />
Open regedit by typing &#8220;regedit&#8221; in run dialog box and pressing Ok</p>
<p><img src="http://127.0.0.1/regtweak/wp-content/uploads/run regedit.png" alt="run regedit.png" /></p>
<p>The navigate to</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p7code9'); return false;">View Code</a> C</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p79"><td class="code" id="p7code9"><pre class="c" style="font-family:monospace;">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom</pre></td></tr></table></div>

<p>You will find a DWORD value called <strong>AutoRun</strong><br />
<img src="http://img386.imageshack.us/img386/7168/autoruncontrolgh4.png" alt="autorun control" /></p>
<p>Double click on it and set the value to 0 to disable Autorun or 1 to enable it.<br />
<img src="http://img522.imageshack.us/img522/5278/edittheautorundwordvalukv7.png" alt="edit the autorun dword value" /></p>
<p><strong>Note: A restart is required for the change to takes place</strong></p>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><li><a href="http://regtweak.info/change-the-registered-owner-and-organization-info-in-system-properties-dialog-box.html" title="Change the Registered Owner and Organization Info in System Properties Dialog Box">Change the Registered Owner and Organization Info in System Properties Dialog Box</a></li><li><a href="http://regtweak.info/disable-windows-cd-burning-program.html" title="Disable Windows CD Burning Program">Disable Windows CD Burning Program</a></li><li><a href="http://regtweak.info/add-command-prompt-here-to-the-context-menu.html" title="Add &#8220;Command Prompt Here&#8221; to the context menu">Add &#8220;Command Prompt Here&#8221; to the context menu</a></li><li><a href="http://regtweak.info/hello-world-2.html" title="Hello world!">Hello world!</a></li><li><a href="http://regtweak.info/disable-balloon-tips.html" title="Disable Balloon Tips">Disable Balloon Tips</a></li><li><a href="http://regtweak.info/disable-send-to-from-the-context-menu.html" title="Remove or Disable Send to from the context menu">Remove or Disable Send to from the context menu</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/enable-or-disable-autorun-of-cddvds.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
