<?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>gHacks technology news &#187; IE patches</title>
	<atom:link href="http://www.ghacks.net/tag/ie-patches/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 11:26:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Internet Explorer 6 crashes when loading websites after update</title>
		<link>http://www.ghacks.net/2007/12/20/internet-explorer-6-crashes-when-loading-websites-after-update/</link>
		<comments>http://www.ghacks.net/2007/12/20/internet-explorer-6-crashes-when-loading-websites-after-update/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 17:23:29 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[IE patches]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[internet explorer tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/20/internet-explorer-6-crashes-when-loading-websites-after-update/</guid>
		<description><![CDATA[A lot of users are still working with Internet Explorer 6 either because their company did not make the switch to Internet Explorer 7 yet or because they don't know that a new version is already out. They might be perfectly happy with it but some will probably consider switching to IE7 or another browser when they experience the following odd behavior.]]></description>
			<content:encoded><![CDATA[<p>A lot of users are still working with <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> 6 either because their company did not make the switch to Internet Explorer 7 yet or because they don&#8217;t know that a new version is already out. They might be perfectly happy with it but some will probably consider switching to IE7 or another browser when they experience the following odd behavior.</p>
<p>Internet Explorer 6 crashes when opening websites after upgrading Windows with the security update 942615 which was part of the December patch update of Microsoft. My personal suggestion would be to make the switch to Internet Explorer 7, <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> or <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> and forget about this problem and be more secure at the same time.</p>
<p>If that is not wanted or possible at the moment you can fix the bug the following way, props to <a href="http://bink.nu/news/fix-for-ie6-crash-bug-after-security-update-942615-on-windows-xp.aspx">Bink</a> for posting the solution.</p>
<p><span id="more-2602"></span>1. 	Click Start, click Run, type regedit, and then click OK.<br />
2. 	Locate and then click the following registry subkey:<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\<br />
3. 	On the Edit menu, point to New, and then click Key.<br />
4. 	Type FEATURE_PROTECT_DECOMPRESSION_FILTER_FROM_ABORT_KB942367, and then press ENTER.<br />
5. 	Right-click FEATURE_PROTECT_DECOMPRESSION_FILTER_FROM_ABORT_KB942367, point to New, and then click DWORD Value.<br />
6. 	Type an asterisk (*), and then press ENTER.</p>
<p>Note The asterisk (*) represents any process name that uses the Urlmon.dll file. If you want to make this change for an individual application that uses the Urlmon.dll file, use the name of that application instead of the asterisk. For example, use Appname.exe.<br />
7. 	Right-click the asterisk, and then click Modify.<br />
8. 	In the Value data box, type 1, and then click OK.<br />
9. 	Exit Registry Editor.</p>

	Tags: <a href="http://www.ghacks.net/tag/ie-patches/" title="IE patches" rel="tag">IE patches</a>, <a href="http://www.ghacks.net/tag/ie6/" title="IE6" rel="tag">IE6</a>, <a href="http://www.ghacks.net/tag/internet-explorer-tips/" title="internet explorer tips" rel="tag">internet explorer tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/27/running-different-browsers/" title="Running different browsers (November 27, 2006)">Running different browsers</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/12/10/reveal-passwords-behind-asterisks-in-internet-explorer/" title="Reveal Passwords behind asterisks in Internet Explorer (December 10, 2007)">Reveal Passwords behind asterisks in Internet Explorer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/04/12/microsoft-releases-critical-ie-and-outlock-patches/" title="Microsoft releases critical IE and Outlock Patches (April 12, 2006)">Microsoft releases critical IE and Outlock Patches</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/04/internet-explorer-toolbar-customization/" title="Internet Explorer Toolbar Customization (January 4, 2009)">Internet Explorer Toolbar Customization</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/12/15/internet-explorer-runonce-loop/" title="Internet Explorer Runonce Loop (December 15, 2008)">Internet Explorer Runonce Loop</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/20/internet-explorer-6-crashes-when-loading-websites-after-update/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft releases critical IE and Outlock Patches</title>
		<link>http://www.ghacks.net/2006/04/12/microsoft-releases-critical-ie-and-outlock-patches/</link>
		<comments>http://www.ghacks.net/2006/04/12/microsoft-releases-critical-ie-and-outlock-patches/#comments</comments>
		<pubDate>Wed, 12 Apr 2006 08:34:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[IE patches]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[outlook patches]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=393</guid>
		<description><![CDATA[If you are still using Microsoft Internet Explorer or Outlook you should immediatly start your Windows Update Service and download and install the latest patches for those two programs that Microsoft released yesterday to the public. The <a href="http://www.microsoft.com/technet/security/bulletin/ms06-apr.mspx" target="_blank">Microsoft Security Bulletin Summary for April, 2006</a> lists three critical, one important and one moderate vulnerability that have been fixed with the new patch. ]]></description>
			<content:encoded><![CDATA[<p>If you are still using Microsoft <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> or Outlook you should immediatly start your Windows Update Service and download and install the latest patches for those two programs that Microsoft released yesterday to the public. The <a href="http://www.microsoft.com/technet/security/bulletin/ms06-apr.mspx" target="_blank">Microsoft Security Bulletin Summary for April, 2006</a> lists three critical, one important and one moderate vulnerability that have been fixed with the new patch. </p>
<p>My advise would be to switch from Internet Explorer and Outlook to applications that do not have that many serious flaws and are less of a security risk to the user. Those would be Firefox or Opera instead of Internet Explorer and Opera Mail or TheBat mail client instead of Outlook Express. Just search in google for the above terms and you will find the manufacturers website.</p>
<p><span id="more-393"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/ie-patches/" title="IE patches" rel="tag">IE patches</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/outlook-patches/" title="outlook patches" rel="tag">outlook patches</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/" title="Microsoft Security Patches for June 2009 (June 10, 2009)">Microsoft Security Patches for June 2009</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/02/11/microsoft-february-security-updates/" title="Microsoft February Security Updates (February 11, 2009)">Microsoft February Security Updates</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/zune-does-not-allow-to-share-all-songs/" title="Zune does not allow to share all songs (January 20, 2007)">Zune does not allow to share all songs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/04/12/microsoft-releases-critical-ie-and-outlock-patches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
