<?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>Devilslab &#187; registry tricks</title>
	<atom:link href="http://www.devilslab.com/tag/registry-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devilslab.com</link>
	<description>Your Guide to stay Updated</description>
	<lastBuildDate>Mon, 26 Dec 2011 04:40:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Registry Tricks and Tips</title>
		<link>http://www.devilslab.com/2009/06/registry-tricks-and-tips.html</link>
		<comments>http://www.devilslab.com/2009/06/registry-tricks-and-tips.html#comments</comments>
		<pubDate>Fri, 05 Jun 2009 16:30:47 +0000</pubDate>
		<dc:creator>Shekhar Saxena</dc:creator>
				<category><![CDATA[Computer Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[registry tricks]]></category>

		<guid isPermaLink="false">http://www.techarea.co.cc/?p=34</guid>
		<description><![CDATA[Here is the trick that can help you in registry editing. Here are various tricks and tips through which you can edit your configurations. Backup / Restore the Registry To Backup/Restore the Windows Registry: Windows 9x For XP 2000 click here If you are in MSDOS, at the C:Windows prompt type Attrib -s -r -h [...]]]></description>
			<content:encoded><![CDATA[<div id="buzz_share_1" style="float: right; margin-right: 10px">
<a rel="nofollow external" target="_blank" href="http://www.google.com/reader/link?url=http://www.devilslab.com/2009/06/registry-tricks-and-tips.html&title=Registry Tricks and Tips&srcURL=http://worpdressapi.com/">
<img width="50" height="58" alt="" src="http://www.devilslab.com/wp-content/plugins/google-buzz-button//images/google-buzz.png" original="http://wordpressapi.com/wp-content/plugins/google-buzz/google-buzz.png" style="display: inline;"/>
</a>
</div><div class="tweetmeme_button" style="float: right; margin-left: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.devilslab.com%2F2009%2F06%2Fregistry-tricks-and-tips.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.devilslab.com%2F2009%2F06%2Fregistry-tricks-and-tips.html&amp;source=shekharsaxena&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Here is the trick that can help you in registry editing. Here are various tricks and tips through which you can edit your configurations.</p>
<ul>
<li><strong>Backup / Restore the Registry</strong></li>
</ul>
<p>To Backup/Restore the Windows Registry: Windows 9x For XP 2000 click here<span id="more-501"></span></p>
<p>If you are in MSDOS, at the C:Windows prompt type<br />
Attrib -s -r -h C:WindowsSystem.dat (press Enter)<br />
Attrib -s -r -h C:WindowsUser.dat (press Enter)<br />
To make the backup copies type:</p>
<p>copy C:WindowsSystem.dat C:WindowsSystem.000 (press Enter)<br />
copy C:WindowsUser.dat C:Windowsuser.000 (press Enter)<br />
To Restore the Registry</p>
<p>copy C:WindowsSystem.000 C:WindowsSystem.dat (press Enter)<br />
copy C:WindowsUser.000 C:Windowsuser.dat (press Enter)</p>
<ul>
<li>
<h3 class="smller">Add Open With to all files</h3>
</li>
</ul>
<p>You can add &#8220;Open With&#8230;&#8221; to the Right click context menu of all files.This is great for when you have several programs you want to open the same file types with. I use three different text editors so I added it to the &#8220;.txt&#8221; key.</p>
<p>1. Open RegEdit<br />
2. Go to HKEY_CLASSES_ROOT*Shell<br />
3. Add a new Key named &#8220;OpenWith&#8221; by right clicking the &#8220;Shell&#8221; Key and selecting new<br />
4. Set the (Default) to &#8220;Op&amp;en With&#8230;&#8221;<br />
5. Add a new Key named &#8220;Command&#8221; by right clicking the &#8220;OpenWith&#8221; Key and selecting new<br />
6. Set the (Default) to &#8220;C:Windowsrundll32.exe shell32.dll,OpenAs_RunDLL %1&#8243;, C: being your Windows drive. You must enter the &#8220;OpenAs_RunDLL %1&#8243; exactly this way.</p>
<ul>
<li>
<h3 class="smller">Customize the System Tray</h3>
</li>
</ul>
<p>Customize the System Tray</p>
<p>You can add your name or anything you like that consists of 8 characters or less. This will replace the AM or PM next to the system time. But you can corrupt some trial licenses of software that you may have downloaded.</p>
<p>1. Open RegEdit<br />
2. Go to HKEY_CURRENT_USERControl PanelInternational<br />
3. Add two new String values, &#8220;s1159&#8243; and &#8220;s2359&#8243;<br />
4. Right click the new value name and modify. Enter anything you like up to 8 characters.</p>
<p>If you enter two different values when modifying, you can have the system tray display the two different values in the AM and PM.</p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="registry tricks">registry tricks</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="regedit tricks">regedit tricks</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="5 registry tricks">5 registry tricks</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="registry tips and tricks">registry tips and tricks</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="registry trick and tip">registry trick and tip</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="registry trick tip">registry trick tip</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="registry tricks and tips">registry tricks and tips</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="Registry tricks and tips for win 7">Registry tricks and tips for win 7</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="registry tricks and tips for windows xp">registry tricks and tips for windows xp</a></li><li><a href="http://www.devilslab.com/2009/06/registry-tricks-and-tips.html" title="win xp registry tricks and tips">win xp registry tricks and tips</a></li></ul><!-- SEO SearchTerms Tagging 2 Plugin --><h2  class="related_post_title">Random Posts</h2><ul class="related_post"><li><a href="http://www.devilslab.com/2009/04/firefox-ultimate-optimizer-2009.html" title="Firefox Ultimate Optimizer 2009">Firefox Ultimate Optimizer 2009</a></li><li><a href="http://www.devilslab.com/2009/05/microsoft-office-professional-plus-2010-tp-now-released.html" title="Microsoft Office Professional Plus 2010 TP Now Released">Microsoft Office Professional Plus 2010 TP Now Released</a></li><li><a href="http://www.devilslab.com/2009/04/moto-gp-08-pc.html" title="Moto GP 08 (PC)">Moto GP 08 (PC)</a></li><li><a href="http://www.devilslab.com/2009/04/how-to-add-blog-feed-application-to-your-orkut-profile.html" title="How To Add Blog Feed Application to your Orkut Profile ?">How To Add Blog Feed Application to your Orkut Profile ?</a></li><li><a href="http://www.devilslab.com/2009/04/blackberry-storm-gets-wifi-other-extras.html" title="BlackBerry Storm Gets WiFi, Other Extras..">BlackBerry Storm Gets WiFi, Other Extras..</a></li><li><a href="http://www.devilslab.com/2009/04/fast-and-furious-4-2009-download-now.html" title="Fast And Furious 4 (2009) &gt;&gt; Download Now !">Fast And Furious 4 (2009) &gt;&gt; Download Now !</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.devilslab.com/2009/06/registry-tricks-and-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

