<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to remove Active Desktop Recovery screen</title>
	<atom:link href="http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109</link>
	<description>a new play everyday</description>
	<lastBuildDate>Thu, 02 Feb 2012 03:22:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ahmad</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11801</link>
		<dc:creator>Ahmad</dc:creator>
		<pubDate>Tue, 31 Jan 2012 08:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11801</guid>
		<description>Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prateek</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11772</link>
		<dc:creator>Prateek</dc:creator>
		<pubDate>Sun, 29 Jan 2012 09:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11772</guid>
		<description>Thanks a lot. It works!! :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot. It works!! <img src='http://www.techtamasha.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad Labuc</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11755</link>
		<dc:creator>Vlad Labuc</dc:creator>
		<pubDate>Sat, 28 Jan 2012 08:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11755</guid>
		<description>Amazingly fast fix for an annoying problem. Works perfectly first time.  Restart  Windows and it comes back clean before Recovery screen invaded the desktop.</description>
		<content:encoded><![CDATA[<p>Amazingly fast fix for an annoying problem. Works perfectly first time.  Restart  Windows and it comes back clean before Recovery screen invaded the desktop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11684</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Sat, 21 Jan 2012 09:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11684</guid>
		<description>it worked......</description>
		<content:encoded><![CDATA[<p>it worked&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xtian</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11635</link>
		<dc:creator>xtian</dc:creator>
		<pubDate>Mon, 16 Jan 2012 10:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11635</guid>
		<description>copy and paste to notepad and save as xadfix.vbs

HKEY_CURRENT_USER = &amp;H80000001
strComputer = &quot;.&quot;
Set objReg = GetObject(&quot;winmgmts:\\&quot; &amp; strComputer &amp; &quot;\root\default:StdRegProv&quot;)
strKeyPath = &quot;Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components&quot;
strValue = &quot;0&quot;
ValueName = &quot;DeskHtmlVersion&quot;
objReg.SetDWORDValue HKEY_CURRENT_USER, strKeyPath, ValueName, strValue

then run the script...

credits to: middo of sitepoint</description>
		<content:encoded><![CDATA[<p>copy and paste to notepad and save as xadfix.vbs</p>
<p>HKEY_CURRENT_USER = &amp;H80000001<br />
strComputer = &#8220;.&#8221;<br />
Set objReg = GetObject(&#8220;winmgmts:\\&#8221; &amp; strComputer &amp; &#8220;\root\default:StdRegProv&#8221;)<br />
strKeyPath = &#8220;Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components&#8221;<br />
strValue = &#8220;0&#8243;<br />
ValueName = &#8220;DeskHtmlVersion&#8221;<br />
objReg.SetDWORDValue HKEY_CURRENT_USER, strKeyPath, ValueName, strValue</p>
<p>then run the script&#8230;</p>
<p>credits to: middo of sitepoint</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11634</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Mon, 16 Jan 2012 07:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11634</guid>
		<description>i got the solution within seconds. Thanx a ton</description>
		<content:encoded><![CDATA[<p>i got the solution within seconds. Thanx a ton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11458</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Mon, 26 Dec 2011 05:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11458</guid>
		<description>Thanks it worked!</description>
		<content:encoded><![CDATA[<p>Thanks it worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11457</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 26 Dec 2011 02:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11457</guid>
		<description>Hi! This used to remove the active desktop recovery on my laptop. But now, whenever I type &quot;regedit&quot; using the run function, it doesn&#039;t appear anymore. I tried looking for the registry editor in the windows, but it also did not work.

Please help me.</description>
		<content:encoded><![CDATA[<p>Hi! This used to remove the active desktop recovery on my laptop. But now, whenever I type &#8220;regedit&#8221; using the run function, it doesn&#8217;t appear anymore. I tried looking for the registry editor in the windows, but it also did not work.</p>
<p>Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaimon</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11420</link>
		<dc:creator>Jaimon</dc:creator>
		<pubDate>Thu, 22 Dec 2011 19:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11420</guid>
		<description>It worked</description>
		<content:encoded><![CDATA[<p>It worked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julee</title>
		<link>http://www.techtamasha.com/how-to-remove-active-desktop-recovery-screen/109/comment-page-3#comment-11250</link>
		<dc:creator>Julee</dc:creator>
		<pubDate>Mon, 12 Dec 2011 12:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtamasha.com/?p=109#comment-11250</guid>
		<description>Thanks....worked like a charm!</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;.worked like a charm!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.072 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-02 07:45:09 -->

