<?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: IE6 Stops Responding in Windows XP with SP2 or SP3 Due To urlmon.dll</title>
	<atom:link href="http://www.mydigitallife.info/2008/01/28/ie6-stops-responding-in-windows-xp-with-sp2-or-sp3-due-to-urlmondll/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2008/01/28/ie6-stops-responding-in-windows-xp-with-sp2-or-sp3-due-to-urlmondll/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Wed, 23 Dec 2009 22:56:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: raven</title>
		<link>http://www.mydigitallife.info/2008/01/28/ie6-stops-responding-in-windows-xp-with-sp2-or-sp3-due-to-urlmondll/comment-page-1/#comment-464681</link>
		<dc:creator>raven</dc:creator>
		<pubDate>Thu, 07 Feb 2008 09:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2008/01/28/ie6-stops-responding-in-windows-xp-with-sp2-or-sp3-due-to-urlmondll/#comment-464681</guid>
		<description>Edit: ITs FEATURE_PROTECT not FEATURE_PROTECT2
Code is:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOMPRESSION_FILTER_FROM_ABORT_KB942367]
@=&quot;&quot;
&quot;*&quot;=dword:00000001

I had FEATURE_PROTECT2 above, that was test to make sure it added to registry right agian.
Sorry about that.</description>
		<content:encoded><![CDATA[<p>Edit: ITs FEATURE_PROTECT not FEATURE_PROTECT2<br />
Code is:<br />
Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOMPRESSION_FILTER_FROM_ABORT_KB942367]<br />
@=&#8221;"<br />
&#8220;*&#8221;=dword:00000001</p>
<p>I had FEATURE_PROTECT2 above, that was test to make sure it added to registry right agian.<br />
Sorry about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raven</title>
		<link>http://www.mydigitallife.info/2008/01/28/ie6-stops-responding-in-windows-xp-with-sp2-or-sp3-due-to-urlmondll/comment-page-1/#comment-464680</link>
		<dc:creator>raven</dc:creator>
		<pubDate>Thu, 07 Feb 2008 09:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2008/01/28/ie6-stops-responding-in-windows-xp-with-sp2-or-sp3-due-to-urlmondll/#comment-464680</guid>
		<description>I was having similiar problem with IE6 after install of SP3. Registry file did not fix it. THe patch wouldn&#039;t install, saying the version installing is older than the one istalled. However i did finally get it to work by modify the reg to say this:
&lt;code&gt;
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_PROTECT2_DECOMPRESSION_FILTER_FROM_ABORT_KB942367]
@=&quot;&quot;
&quot;*&quot;=dword:00000001
&lt;/code&gt;
For some reason without @=&quot;&quot; which add line (default) unassigned, it would add the * and dword of 1 to the registry. HOpe this helps other people too.</description>
		<content:encoded><![CDATA[<p>I was having similiar problem with IE6 after install of SP3. Registry file did not fix it. THe patch wouldn&#8217;t install, saying the version installing is older than the one istalled. However i did finally get it to work by modify the reg to say this:<br />
<code><br />
Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_PROTECT2_DECOMPRESSION_FILTER_FROM_ABORT_KB942367]<br />
@=""<br />
"*"=dword:00000001<br />
</code><br />
For some reason without @=&#8221;" which add line (default) unassigned, it would add the * and dword of 1 to the registry. HOpe this helps other people too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
