<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; Registry Hacks</title>
	<atom:link href="http://manishlive.com/category/registry-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Mon, 24 May 2010 09:01:00 +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>How to troubleshoot startup</title>
		<link>http://manishlive.com/how-to-troubleshoot-startup/</link>
		<comments>http://manishlive.com/how-to-troubleshoot-startup/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 07:09:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry Hacks]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://manishlive.com/how-to-troubleshoot-startup/</guid>
		<description><![CDATA[			
				
			
		
If Windows is taking its time to start up or shut down, there might be a problem.
To find out what&#8217;s going on

Go to &#8220;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System&#8221;
Create a DWORD value called &#8216;verbosestatus&#8217; and set it to 1.
Restart your PC

 ]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-troubleshoot-startup%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-troubleshoot-startup%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If Windows is taking its time to start up or shut down, there might be a problem.<br />
To find out what&#8217;s going on</p>
<ol>
<li>Go to &#8220;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System&#8221;</li>
<li>Create a DWORD value called &#8216;verbosestatus&#8217; and set it to 1.</li>
<li>Restart your PC</li>
</ol>
<div style="float:right;margin:-38px 50px 0px 0px;"><a href="http://www.google.com/reader/link?url=http://manishlive.com/how-to-troubleshoot-startup/&title=How to troubleshoot startup&srcTitle=Manish Verma&srcURL=http://manishlive.com"target="_blank" rel=""><img border="0" src="http://manishlive.com/wp-content/plugins/wp-google-buzz/icon/2.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-troubleshoot-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Registry Hacks]]></coop:keyword>
		<coop:keyword><![CDATA[Microsoft]]></coop:keyword>
		<coop:keyword><![CDATA[Software]]></coop:keyword>
		<coop:keyword><![CDATA[Windows]]></coop:keyword>
	</item>
		<item>
		<title>How To Improve Security</title>
		<link>http://manishlive.com/how-to-improve-security/</link>
		<comments>http://manishlive.com/how-to-improve-security/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 06:39:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry Hacks]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://manishlive.com/how-to-improve-security/</guid>
		<description><![CDATA[			
				
			
		
If strangers have physical access to your PC, it&#8217;s easy for them to plug in a USB flash drive and make copies of your data. 
If you&#8217;re using Windows XP SP2 or later, though, there&#8217;s a simple way to prevent this from happening.

Go to &#8220;HKLM\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies&#8221;
Create a DWORD value called &#8216;WriteProtect&#8217; and set it to 1.
You&#8217;ll]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-improve-security%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-improve-security%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If strangers have physical access to your PC, it&#8217;s easy for them to plug in a USB flash drive and make copies of your data. </p>
<p>If you&#8217;re using Windows XP SP2 or later, though, there&#8217;s a simple way to prevent this from happening.</p>
<ul>
<li>Go to &#8220;HKLM\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies&#8221;</li>
<li>Create a DWORD value called &#8216;WriteProtect&#8217; and set it to 1.</li>
<li>You&#8217;ll be able to read USB drives, but not write to them any more</li>
</ul>
<div style="float:right;margin:-38px 50px 0px 0px;"><a href="http://www.google.com/reader/link?url=http://manishlive.com/how-to-improve-security/&title=How To Improve Security&srcTitle=Manish Verma&srcURL=http://manishlive.com"target="_blank" rel=""><img border="0" src="http://manishlive.com/wp-content/plugins/wp-google-buzz/icon/2.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-improve-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Registry Hacks]]></coop:keyword>
		<coop:keyword><![CDATA[security]]></coop:keyword>
	</item>
		<item>
		<title>How To Open Multiple Instances Of Window Live Messenger</title>
		<link>http://manishlive.com/how-to-open-multiple-instances-of-window-live-messenger/</link>
		<comments>http://manishlive.com/how-to-open-multiple-instances-of-window-live-messenger/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 06:37:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry Hacks]]></category>
		<category><![CDATA[Window Live Messenger]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=58</guid>
		<description><![CDATA[			
				
			
		
By default, Windows Live Messenger only lets you log into one account at a time.
To open multiple instances of Windows Live Messenger

Go to &#8220;HKLM\Software\Microsoft\WindowsLive\Messenger&#8221;
Create a DWORD value called &#8216;Multiple Instances&#8217; and set it to 1.
Delete the value to restore things to the way they were beforehand.

 ]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-open-multiple-instances-of-window-live-messenger%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-open-multiple-instances-of-window-live-messenger%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>By default, Windows Live Messenger only lets you log into one account at a time.</p>
<p><strong>To open multiple instances of Windows Live Messenger</strong></p>
<ul>
<li>Go to &#8220;HKLM\Software\Microsoft\WindowsLive\Messenger&#8221;</li>
<li>Create a DWORD value called &#8216;Multiple Instances&#8217; and set it to 1.</li>
<li>Delete the value to restore things to the way they were beforehand.</li>
</ul>
<div style="float:right;margin:-38px 50px 0px 0px;"><a href="http://www.google.com/reader/link?url=http://manishlive.com/how-to-open-multiple-instances-of-window-live-messenger/&title=How To Open Multiple Instances Of Window Live Messenger&srcTitle=Manish Verma&srcURL=http://manishlive.com"target="_blank" rel=""><img border="0" src="http://manishlive.com/wp-content/plugins/wp-google-buzz/icon/2.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-open-multiple-instances-of-window-live-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Registry Hacks]]></coop:keyword>
		<coop:keyword><![CDATA[Window Live Messenger]]></coop:keyword>
	</item>
		<item>
		<title>How To Disable Autorun</title>
		<link>http://manishlive.com/how-to-disable-autorun/</link>
		<comments>http://manishlive.com/how-to-disable-autorun/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 06:32:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry Hacks]]></category>
		<category><![CDATA[Autorun]]></category>

		<guid isPermaLink="false">http://manishlive.com/how-to-disable-autorun/</guid>
		<description><![CDATA[			
				
			
		
Windows AutoRun feature is a potential security risk because it automatically runs code when you connect removable devices to your PC. 
If you can put up with the inconvenience of doing things manually then it&#8217;s safest to disable it.
To disable Autorun

Go to &#8220;HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\IniFileMapping&#8221; 
Create a key called &#8216;Autorun.inf&#8217;.
Double-click the new key&#8217;s (Default) value and Enter]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-disable-autorun%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-disable-autorun%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Windows AutoRun feature is a potential security risk because it automatically runs code when you connect removable devices to your PC. <br />
If you can put up with the inconvenience of doing things manually then it&#8217;s safest to disable it.<br />
<strong>To disable Autorun</strong></p>
<ul>
<li>Go to &#8220;HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\IniFileMapping&#8221; </li>
<li>Create a key called &#8216;Autorun.inf&#8217;.</li>
<li>Double-click the new key&#8217;s (Default) value and Enter the new value &#8216;@SYS:DoesNotExist&#8217;. </li>
<li>Delete the Registry key &#8216;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2&#8242;. </li>
</ul>
<p>Now windows not run any code automatically on CDs, DVDs or removable drives, you will have to manually launch it.</p>
<div style="float:right;margin:-38px 50px 0px 0px;"><a href="http://www.google.com/reader/link?url=http://manishlive.com/how-to-disable-autorun/&title=How To Disable Autorun&srcTitle=Manish Verma&srcURL=http://manishlive.com"target="_blank" rel=""><img border="0" src="http://manishlive.com/wp-content/plugins/wp-google-buzz/icon/2.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-disable-autorun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Registry Hacks]]></coop:keyword>
		<coop:keyword><![CDATA[Autorun]]></coop:keyword>
	</item>
		<item>
		<title>How To Change The Default Installation Folder</title>
		<link>http://manishlive.com/how-to-change-the-default-installation-folder/</link>
		<comments>http://manishlive.com/how-to-change-the-default-installation-folder/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 06:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry Hacks]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=61</guid>
		<description><![CDATA[			
				
			
		
Most installations default to the Program Files folder, but if you want to change this

Go to &#8220;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion&#8221;
Change the &#8216;ProgramFilesDir&#8217; entry to point at your chosen folder
Restart PC.

 ]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-change-the-default-installation-folder%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-change-the-default-installation-folder%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Most installations default to the Program Files folder, but if you want to change this</p>
<ul>
<li>Go to &#8220;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion&#8221;</li>
<li>Change the &#8216;ProgramFilesDir&#8217; entry to point at your chosen folder</li>
<li>Restart PC.</li>
</ul>
<div style="float:right;margin:-38px 50px 0px 0px;"><a href="http://www.google.com/reader/link?url=http://manishlive.com/how-to-change-the-default-installation-folder/&title=How To Change The Default Installation Folder&srcTitle=Manish Verma&srcURL=http://manishlive.com"target="_blank" rel=""><img border="0" src="http://manishlive.com/wp-content/plugins/wp-google-buzz/icon/2.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-change-the-default-installation-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Registry Hacks]]></coop:keyword>
		<coop:keyword><![CDATA[Microsoft]]></coop:keyword>
		<coop:keyword><![CDATA[Software]]></coop:keyword>
		<coop:keyword><![CDATA[Windows]]></coop:keyword>
	</item>
	</channel>
</rss>
