<?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; System tweak</title>
	<atom:link href="http://regtweak.info/category/system-tweak/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 or Disable Send to from the context menu</title>
		<link>http://regtweak.info/disable-send-to-from-the-context-menu.html</link>
		<comments>http://regtweak.info/disable-send-to-from-the-context-menu.html#comments</comments>
		<pubDate>Thu, 10 Jul 2008 14:10:42 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[System tweak]]></category>
		<category><![CDATA[Context Menu]]></category>
		<category><![CDATA[Send to]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=19</guid>
		<description><![CDATA[In order to disable or remove Send to from the context menu,Open up notepad and copy paste the following.. ?Download disablesendto.regWindows Registry Editor Version 5.00 &#160; ;Disable Send to from context menu &#160; &#91;HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To&#93; @=&#34;&#34; Save the file as &#8220;disablesendto.reg&#8221;.You can choose any name but the name must be enclosed in double quotes and [...]]]></description>
			<content:encoded><![CDATA[<p><img ilo-full-src="http://img172.imageshack.us/img172/5533/disablesendtohq1.png" src="http://img172.imageshack.us/img172/5533/disablesendtohq1.png" alt=""></p>
<p>In order to disable or remove Send to from the context menu,Open up notepad and copy paste the following..<br />
<span id="more-21"></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=21&amp;download=disablesendto.reg">disablesendto.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p213"><td class="code" id="p21code3"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #339933;">;</span>Disable Send to from context menu
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To<span style="color: #009900;">&#93;</span>
@<span style="color: #339933;">=</span><span style="color: #ff0000;">&quot;&quot;</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;disablesendto.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>in order to re-enable send to,Open up notepad and 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=21&amp;download=enablesendto.reg">enablesendto.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p214"><td class="code" id="p21code4"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #339933;">;</span>Disable Send to from context menu
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To<span style="color: #009900;">&#93;</span>
@<span style="color: #339933;">=</span><span style="color: #ff0000;">&quot;{7BA4C740-9E81-11CF-99D3-00AA004AE837}&quot;</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;enablesendto.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>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><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><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/disable-send-to-from-the-context-menu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable or Disable Writing in External Storage Devices like Pendrive</title>
		<link>http://regtweak.info/enable-or-disable-writing-in-external-storage-devices-like-pendrive.html</link>
		<comments>http://regtweak.info/enable-or-disable-writing-in-external-storage-devices-like-pendrive.html#comments</comments>
		<pubDate>Tue, 08 Jul 2008 11:46:47 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[System tweak]]></category>
		<category><![CDATA[Enable or Disable Writing]]></category>
		<category><![CDATA[External Storage Devices]]></category>
		<category><![CDATA[Pendrive]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=18</guid>
		<description><![CDATA[If u want to disable or prevent writing in external storage devices like pendrive(for privacy and security reasons),then open up notepad copy paste the following ?Download disablewrite.regWindows Registry Editor Version 5.00 &#160; ;Disable writing in external storage devices like pendrive &#160; &#91;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies&#93; &#34;WriteProtect&#34;=dword:00000001 Save the file as &#8220;disablewrite.reg&#8221;.You can choose any name but the name [...]]]></description>
			<content:encoded><![CDATA[<p><img ilo-full-src="http://img180.imageshack.us/img180/7360/pendrivedb8.jpg" src="http://img180.imageshack.us/img180/7360/pendrivedb8.jpg" alt="Enable or Diable writing in external storage devices like pendrive"></p>
<p>If u want to disable or prevent writing in external storage devices like pendrive(for privacy and security reasons),then open up notepad copy paste the following<br />
<span id="more-20"></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=20&amp;download=disablewrite.reg">disablewrite.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p207"><td class="code" id="p20code7"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #339933;">;</span>Disable writing in external storage devices like pendrive
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;WriteProtect&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000001</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;disablewrite.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>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>
<p>In case u want re-enable writing in external storage devices like pendrive,then open up notepad and 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=20&amp;download=enablewrite.reg">enablewrite.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p208"><td class="code" id="p20code8"><pre class="c" style="font-family:monospace;">Windows Registry Editor Version <span style="color:#800080;">5.00</span>
&nbsp;
<span style="color: #339933;">;</span>Re<span style="color: #339933;">-</span>Enable writing in external storage devices like pendrive
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;WriteProtect&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;enablewrite.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-balloon-tips.html" title="Disable Balloon Tips">Disable Balloon Tips</a></li><li><a href="http://regtweak.info/control-the-state-of-numlock-during-startup.html" title="Control the state of Numlock during startup">Control the state of Numlock during startup</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/disable-or-get-rid-of-windows-key-or-start-key.html" title="Disable or Get rid of Windows Key or Start Key">Disable or Get rid of Windows Key or Start Key</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></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/enable-or-disable-writing-in-external-storage-devices-like-pendrive.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Windows CD Burning Program</title>
		<link>http://regtweak.info/disable-windows-cd-burning-program.html</link>
		<comments>http://regtweak.info/disable-windows-cd-burning-program.html#comments</comments>
		<pubDate>Wed, 02 Jul 2008 20:24:30 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[System tweak]]></category>
		<category><![CDATA[CD Burning]]></category>
		<category><![CDATA[Disable Windows CD Burning Program]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=15</guid>
		<description><![CDATA[If u want to disable or restrict the windows inbuilt CD burning program,then continue reading this small tweak Open up notepad and copy paste the following ?Download nocdBurning.regWindows Registry Editor Version 5.00 &#160; &#91;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer&#93; &#34;NoCDBurning&#34;=dword:00000001 Save the file as &#8220;nocdBurning.reg&#8221;.You can choose any name but the name must be enclosed in double quotes and .reg [...]]]></description>
			<content:encoded><![CDATA[<p><img ilo-full-src="http://img133.imageshack.us/img133/9806/disablewindowscdburningev1.png" src="http://img133.imageshack.us/img133/9806/disablewindowscdburningev1.png" alt="Disable Windows CD burning"></p>
<p>If u want to disable or restrict the windows inbuilt CD burning program,then continue reading this small tweak</p>
<p>Open up notepad and copy paste the following<br />
<span id="more-17"></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=17&amp;download=nocdBurning.reg">nocdBurning.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1710"><td class="code" id="p17code10"><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\Policies\Explorer<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;NoCDBurning&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000001</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;nocdBurning.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>This will not disable other buring programs like Nero if they are installed in your computer</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><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-or-disable-task-manager.html" title="Enable or Disable Task Manager">Enable or Disable Task Manager</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/enable-or-disable-writing-in-external-storage-devices-like-pendrive.html" title="Enable or Disable Writing in External Storage Devices like Pendrive">Enable or Disable Writing in External Storage Devices like Pendrive</a></li><li><a href="http://regtweak.info/control-the-state-of-numlock-during-startup.html" title="Control the state of Numlock during startup">Control the state of Numlock during startup</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/disable-windows-cd-burning-program.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable or Disable Task Manager</title>
		<link>http://regtweak.info/enable-or-disable-task-manager.html</link>
		<comments>http://regtweak.info/enable-or-disable-task-manager.html#comments</comments>
		<pubDate>Wed, 02 Jul 2008 19:57:35 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[System tweak]]></category>
		<category><![CDATA[Disable Task Manager]]></category>
		<category><![CDATA[Enable or Disable Task Manager]]></category>
		<category><![CDATA[Enable Task Manager]]></category>
		<category><![CDATA[Taskmanager]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=7</guid>
		<description><![CDATA[This is an another common Question in many forums i.e, i am getting &#8220;Task Manager is disabled by the administrator&#8221;&#8230;Before giving the solution via reghack ,it’s important to know that this might be the action of a virus. So use a good anti virus with latest definition and scan and remove the viruses. After removing [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://img78.imageshack.us/img78/8968/taskmanagerisdisabledvh1.png" alt="Taskmanager is disabled" /><br />
This is an another common Question in many forums i.e, i am getting &#8220;Task Manager is disabled by the administrator&#8221;&#8230;Before giving the solution via reghack ,it’s important to know that this might be the action of a virus.<br />
So use a good anti virus with latest definition and scan and remove the viruses.</p>
<p>After removing virus,you can enable the Task Manager again. Continue reading to know how…<br />
<span id="more-16"></span><br />
Open up notepad and 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=16&amp;download=taskmgrenabled.reg">taskmgrenabled.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1613"><td class="code" id="p16code13"><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\Policies\System<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;DisableTaskMgr&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>and save the file as &#8220;taskmgrenabled.reg” .You can choose any name but the name must be enclosed in double quotes and .reg extension should be present</p>
<p>Double click the file and press Ok.That’s it… the changes are instantaneous <img src='http://regtweak.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In case u want to disable Task Manager,then Open up notepad and 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=16&amp;download=taskmgrdisabled.reg">taskmgrdisabled.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1614"><td class="code" id="p16code14"><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\Policies\System<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;DisableTaskMgr&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000001</span></pre></td></tr></table></div>

<p>and save the file as &#8220;taskmgrdisabled.reg” .You can choose any name but the name must be enclosed in double quotes and .reg extension should be present</p>
<p>Double click the file and press Ok.</p>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><li><a href="http://regtweak.info/enable-or-disable-autorun-of-cddvds.html" title="Enable or Disable Autorun of CD/DVD&#8217;s">Enable or Disable Autorun of CD/DVD&#8217;s</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><li><a href="http://regtweak.info/hello-world-2.html" title="Hello world!">Hello world!</a></li><li><a href="http://regtweak.info/enable-or-disable-writing-in-external-storage-devices-like-pendrive.html" title="Enable or Disable Writing in External Storage Devices like Pendrive">Enable or Disable Writing in External Storage Devices like Pendrive</a></li><li><a href="http://regtweak.info/increase-the-number-of-saved-folder-views-settings.html" title="Increase the number of Saved Folder Views settings">Increase the number of Saved Folder Views settings</a></li><li><a href="http://regtweak.info/disable-or-get-rid-of-windows-key-or-start-key.html" title="Disable or Get rid of Windows Key or Start Key">Disable or Get rid of Windows Key or Start Key</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/enable-or-disable-task-manager.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable or disable Regedit</title>
		<link>http://regtweak.info/enable-or-disable-regedit.html</link>
		<comments>http://regtweak.info/enable-or-disable-regedit.html#comments</comments>
		<pubDate>Wed, 02 Jul 2008 19:41:36 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[System tweak]]></category>
		<category><![CDATA[Disable Regedit]]></category>
		<category><![CDATA[Enable Regedit]]></category>

		<guid isPermaLink="false">http://regtweak.info/14/</guid>
		<description><![CDATA[This is a little advanced and dangerous tweak.In case u need to disable or block regedit,then continue reading this small tweak Open up notepad and copy paste the following ?Download disableregedit.regWindows Registry Editor Version 5.00 &#160; &#91;HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System&#93; &#34;DisableRegistryTools&#34;=dword:00000001 Save the file as &#8220;disableregedit.reg&#8221;.You can choose any name but the name must be enclosed in double [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://img301.imageshack.us/img301/5823/registryeditinghasbeendym1.png" alt="registry editing has been disabled by your adminstrator" /><br />
This is a little advanced and dangerous tweak.In case u need to disable or block regedit,then continue reading this small tweak</p>
<p>Open up notepad and copy paste the following<br />
<span id="more-15"></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=15&amp;download=disableregedit.reg">disableregedit.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1517"><td class="code" id="p15code17"><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\Policies\System<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;DisableRegistryTools&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000001</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;disableregedit.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>
<p>In order to re-enable regedit u can use a third part regedit tools.<br />
But there is still easier way to do so.<br />
Click on Start->Run(In case of XP)and paste the following code in it and press OK.</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('p15code18'); return false;">View Code</a> C</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1518"><td class="code" id="p15code18"><pre class="c" style="font-family:monospace;">REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System <span style="color: #339933;">/</span>v DisableRegistryTools <span style="color: #339933;">/</span>t REG_DWORD <span style="color: #339933;">/</span>d <span style="color: #0000dd;">0</span> <span style="color: #339933;">/</span>f</pre></td></tr></table></div>

<p><img src="http://img397.imageshack.us/img397/3691/reenableregeditbi5.png" alt="reenable regedit" /><br />
Restart Windows for the change to take effect.</p>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><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/remove-new-from-context-menu.html" title="Remove &#8220;New&#8221; from context menu">Remove &#8220;New&#8221; from context menu</a></li><li><a href="http://regtweak.info/enable-or-disable-autorun-of-cddvds.html" title="Enable or Disable Autorun of CD/DVD&#8217;s">Enable or Disable Autorun of CD/DVD&#8217;s</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/enable-or-disable-task-manager.html" title="Enable or Disable Task Manager">Enable or Disable Task Manager</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-regedit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Control the state of Numlock during startup</title>
		<link>http://regtweak.info/control-the-state-of-numlock-during-startup.html</link>
		<comments>http://regtweak.info/control-the-state-of-numlock-during-startup.html#comments</comments>
		<pubDate>Sun, 22 Jun 2008 15:11:48 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[System tweak]]></category>
		<category><![CDATA[Control the state of Numlock during startup]]></category>
		<category><![CDATA[Numlock off after logon]]></category>
		<category><![CDATA[Numlock on after logon]]></category>
		<category><![CDATA[Numlock on or off after logon]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=10</guid>
		<description><![CDATA[<a href="http://img103.imageshack.us/my.php?image=numlockcd423deba7.png" target="_blank"><img src="http://www.imageshack.us/thumbnail.png" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img ilo-full-src="http://img103.imageshack.us/img103/1403/numlockcd423deba7.png" src="http://img103.imageshack.us/img103/1403/numlockcd423deba7.png" alt="Control the state of Numlock during startup"></p>
<p>Wanna turn on or turn off numlock after logon,Then continue reading this small tweak</p>
<p>In order to turn on the numlock after logon,open up notepad and copy paste the following<br />
<span id="more-11"></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=11&amp;download=numlockon.reg">numlockon.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1119"><td class="code" id="p11code19"><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_USERS\.<span style="color: #202020;">DEFAULT</span>\Control Panel\Keyboard<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;InitialKeyboardIndicators&quot;</span><span style="color: #339933;">=</span><span style="color: #ff0000;">&quot;2&quot;</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;numlockon.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>Similary to turn off numlock,open up notepad and copy paste the following<br />
<!--more--></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=11&amp;download=numlockoff.reg">numlockoff.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1120"><td class="code" id="p11code20"><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_USERS\.<span style="color: #202020;">DEFAULT</span>\Control Panel\Keyboard<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;InitialKeyboardIndicators&quot;</span><span style="color: #339933;">=</span><span style="color: #ff0000;">&quot;0&quot;</span></pre></td></tr></table></div>

<p>Save the file as <strong>&#8220;numlockoff.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>
<h3  class="related_post_title"><hr>Similar Regtweaks</h3><ul class="related_post"><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><li><a href="http://regtweak.info/enable-or-disable-task-manager.html" title="Enable or Disable Task Manager">Enable or Disable Task Manager</a></li><li><a href="http://regtweak.info/disable-or-get-rid-of-windows-key-or-start-key.html" title="Disable or Get rid of Windows Key or Start Key">Disable or Get rid of Windows Key or Start Key</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><li><a href="http://regtweak.info/enable-or-disable-regedit.html" title="Enable or disable Regedit">Enable or disable Regedit</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/control-the-state-of-numlock-during-startup.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable or Disable Folder Options</title>
		<link>http://regtweak.info/enable-or-disable-folder-options.html</link>
		<comments>http://regtweak.info/enable-or-disable-folder-options.html#comments</comments>
		<pubDate>Tue, 27 May 2008 18:30:02 +0000</pubDate>
		<dc:creator>adithya</dc:creator>
				<category><![CDATA[System tweak]]></category>
		<category><![CDATA[Can't view the hidden files]]></category>
		<category><![CDATA[Disable Folder Options]]></category>
		<category><![CDATA[Enable Folder Options]]></category>
		<category><![CDATA[Enable or Disable Folder Options]]></category>
		<category><![CDATA[Show the hidden files]]></category>

		<guid isPermaLink="false">http://regtweak.info/?p=6</guid>
		<description><![CDATA[<a href="http://img377.imageshack.us/my.php?image=nofolderoptionsit4.png" target="_blank"><img src="http://www.imageshack.us/thumbnail.png" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
<a href="http://img380.imageshack.us/my.php?image=savefiletz9.png" target="_blank"><img src="http://img380.imageshack.us/img380/9751/savefiletz9.th.png" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
<a href="http://img132.imageshack.us/my.php?image=folderoptionscn8.png" target="_blank"><img src="http://www.imageshack.us/thumbnail.png" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://img377.imageshack.us/img377/1460/nofolderoptionsit4.png" alt="Folder Options Disabled" /> <strong>&lt;&#8212;&#8212;&#8211;&gt;</strong><img src="http://img132.imageshack.us/img132/8523/folderoptionscn8.png" alt="Folder options enabled" /></p>
<p>This is the most common Question in many forums i.e, folder options is disabled..i can&#8217;t view hidden files.Before giving the solution via reghack ,it&#8217;s important to know that this is due to action of a virus.<br />
So use a good anti virus with latest definition and scan and remove the viruses.</p>
<p>After removing virus,you can enable the folder options again. Continue reading to know how&#8230;<br />
<span id="more-8"></span><br />
Open up notepad and 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=8&amp;download=folderoptena.reg">folderoptena.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p821"><td class="code" id="p8code21"><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\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;NoFolderOptions&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000000</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;NoFolderOptions&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>and save the file as &#8220;Folderoptionsenabled.reg&#8221; .You can choose any name but the name must be enclosed in double quotes and .reg extension should be present<br />
<img src="http://img380.imageshack.us/img380/9751/savefiletz9.png" alt="Save reg file" /></p>
<p>Now double click the reg file just created and press Yes.</p>
<p>That&#8217;s it&#8230;Log off and there u go the folder Options are again enabled <img src='http://regtweak.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>In order to disable the folder options copy paste the following code and create another .reg file as explained above and double click it and press Yes</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=8&amp;download=folderoptdis.reg">folderoptdis.reg</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p822"><td class="code" id="p8code22"><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\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;NoFolderOptions&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000001</span>
&nbsp;
<span style="color: #009900;">&#91;</span>HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer<span style="color: #009900;">&#93;</span>
<span style="color: #ff0000;">&quot;NoFolderOptions&quot;</span><span style="color: #339933;">=</span>dword<span style="color: #339933;">:</span><span style="color: #208080;">00000001</span></pre></td></tr></table></div>

<p><strong>Note:Log off or restart is required for changes to takes place</strong></p>
<p>You can also download the 2 ready made files and double click it and press &#8220;Yes&#8221;</p>
<blockquote><p><strong><a href="http://regtweak.info/wp-content/uploads/Folder%20Options%20Enabled.reg">Folder Options Enabled.reg</a><br />
<a href="http://regtweak.info/wp-content/uploads/Folder%20Options%20disabled.reg">Folder Options Disabled.reg</a></strong></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/control-the-state-of-numlock-during-startup.html" title="Control the state of Numlock during startup">Control the state of Numlock during startup</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/increase-the-number-of-saved-folder-views-settings.html" title="Increase the number of Saved Folder Views settings">Increase the number of Saved Folder Views settings</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-or-disable-task-manager.html" title="Enable or Disable Task Manager">Enable or Disable Task Manager</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://regtweak.info/enable-or-disable-folder-options.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
