<?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: Multiple Instances of iexplore.exe Run When Using Internet Explorer 8</title>
	<atom:link href="http://www.winhelponline.com/blog/multiple-instances-of-iexploreexe-run-when-using-internet-explorer-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winhelponline.com/blog/multiple-instances-of-iexploreexe-run-when-using-internet-explorer-8/</link>
	<description>Troubleshooting Windows 7/XP/Vista, Fixes &#38; Tweaks &#124; General Productivity Tips</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:27:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Forsaken</title>
		<link>http://www.winhelponline.com/blog/multiple-instances-of-iexploreexe-run-when-using-internet-explorer-8/comment-page-1/#comment-17539</link>
		<dc:creator>Forsaken</dc:creator>
		<pubDate>Fri, 09 Dec 2011 04:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=623#comment-17539</guid>
		<description>The IE 8 Process Model is Configurable
The IE team has documented a single registry value that controls the new process model. If you create a DWORD value called TabProcGrowth in:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main

you can control how many browser processes are used by IE 8:



The three most useful values for this setting are:

1.TabProcGrowth =  – this is the default setting allowing IE 8 to control how many processes are used based on the amount of physical memory installed
2.TabProcGrowth = 0 - a value of zero means use the same process for all tabs, frames and pop-up windows in each browser session. This makes IE 8 behave just like IE 7 on Windows XP. There’s no frame merging and clicking on the IE icon creates a new instance of iexplore.exe in a separate browser session. Protected mode on Vista is not available with this setting because the IE frame and tabs can only operate at different integrity levels if they are in separate processes. This setting may be useful if you are debugging an IE add-on or if you have automated tests that rely on the IE 7 process model.
3.TabProcGrowth = 1 – this means use one process for all the tabs and pop-ups in a browser session and one process for the IE 8 frame window. Frame merging occurs with this setting and protected mode is supported on Vista. You may want to use TabProcGrowth = 1 where you want to keep tabs and pop-ups in one process but still allow the use of protected mode.
Specifying a number greater than 1 sets an upper limited on the maximum number of tab processes to use per frame window process.</description>
		<content:encoded><![CDATA[<p>The IE 8 Process Model is Configurable<br />
The IE team has documented a single registry value that controls the new process model. If you create a DWORD value called TabProcGrowth in:</p>
<p>HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main</p>
<p>you can control how many browser processes are used by IE 8:</p>
<p>The three most useful values for this setting are:</p>
<p>1.TabProcGrowth =  – this is the default setting allowing IE 8 to control how many processes are used based on the amount of physical memory installed<br />
2.TabProcGrowth = 0 &#8211; a value of zero means use the same process for all tabs, frames and pop-up windows in each browser session. This makes IE 8 behave just like IE 7 on Windows XP. There’s no frame merging and clicking on the IE icon creates a new instance of iexplore.exe in a separate browser session. Protected mode on Vista is not available with this setting because the IE frame and tabs can only operate at different integrity levels if they are in separate processes. This setting may be useful if you are debugging an IE add-on or if you have automated tests that rely on the IE 7 process model.<br />
3.TabProcGrowth = 1 – this means use one process for all the tabs and pop-ups in a browser session and one process for the IE 8 frame window. Frame merging occurs with this setting and protected mode is supported on Vista. You may want to use TabProcGrowth = 1 where you want to keep tabs and pop-ups in one process but still allow the use of protected mode.<br />
Specifying a number greater than 1 sets an upper limited on the maximum number of tab processes to use per frame window process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taxo</title>
		<link>http://www.winhelponline.com/blog/multiple-instances-of-iexploreexe-run-when-using-internet-explorer-8/comment-page-1/#comment-11908</link>
		<dc:creator>Taxo</dc:creator>
		<pubDate>Mon, 09 Aug 2010 02:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=623#comment-11908</guid>
		<description>Thanks Caz!

A friend was describing the same issue to me and I found your suggestion and turns out he had the D addon.  The key difference with the presence of this addon is the memory usage viewable via task manager.  The new propagations of ie all had much much greater memory usage than the typical page.</description>
		<content:encoded><![CDATA[<p>Thanks Caz!</p>
<p>A friend was describing the same issue to me and I found your suggestion and turns out he had the D addon.  The key difference with the presence of this addon is the memory usage viewable via task manager.  The new propagations of ie all had much much greater memory usage than the typical page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caz</title>
		<link>http://www.winhelponline.com/blog/multiple-instances-of-iexploreexe-run-when-using-internet-explorer-8/comment-page-1/#comment-10303</link>
		<dc:creator>Caz</dc:creator>
		<pubDate>Sat, 27 Feb 2010 04:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=623#comment-10303</guid>
		<description>Ross, same problems with IE 8 as you. Although I do not use IE 8 but others in my family do, I had to figure out a fix. Using &quot;Hijack This&quot; in admin mode, I deleted an IE 8 add-on named &quot;D&quot;. Turns out this add-on had an unverified signature and little to no details. This cleared up our issue.</description>
		<content:encoded><![CDATA[<p>Ross, same problems with IE 8 as you. Although I do not use IE 8 but others in my family do, I had to figure out a fix. Using &#8220;Hijack This&#8221; in admin mode, I deleted an IE 8 add-on named &#8220;D&#8221;. Turns out this add-on had an unverified signature and little to no details. This cleared up our issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

