<?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>Phil Brown&#039;s Web Development Blog &#187; Internet Explorer</title>
	<atom:link href="http://blog.philipbrown.id.au/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.philipbrown.id.au</link>
	<description></description>
	<lastBuildDate>Mon, 24 May 2010 05:11: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>Internet Explorer Application Compatibility VPC Images under VirtualBox</title>
		<link>http://blog.philipbrown.id.au/2009/03/internet-explorer-application-compatibility-vpc-images-under-virtualbox/</link>
		<comments>http://blog.philipbrown.id.au/2009/03/internet-explorer-application-compatibility-vpc-images-under-virtualbox/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 04:24:43 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[VPC Image]]></category>

		<guid isPermaLink="false">http://morecowbell.net.au/?p=73</guid>
		<description><![CDATA[With the release of Internet Explorer version 8, Microsoft have added yet another browser into the mix for we web developers to support.
Testing on different versions of Internet Explorer has always presented some challenges. Unlike some other browsers, it&#8217;s not possible to truly run various versions side-by-side. Some applications like Tredosoft&#8217;s Multiple IEs go some [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Internet Explorer version 8, Microsoft have added yet another browser into the mix for we web developers to support.</p>
<p>Testing on different versions of Internet Explorer has always presented some challenges. Unlike some other browsers, it&#8217;s not possible to <em>truly</em> run various versions side-by-side. Some applications like <a href="http://tredosoft.com/Multiple_IE">Tredosoft&#8217;s Multiple IEs</a> go some way to providing this functionality however problems still manage to present themselves.</p>
<p>The easiest way to really test is to use virtual machines created with specific versions of Internet Explorer running under Windows XP or Vista. Microsoft have kindly donated free, <a href="http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&#038;displaylang=en">downloadable disk images</a> to run under their <a href="http://www.microsoft.com/Windows/products/winfamily/virtualpc/default.mspx">Virtual PC</a> software.</p>
<p>Unfortunately for some, Virtual PC only runs under Windows. I prefer <a href="http://www.virtualbox.org/">Sun&#8217;s alternative</a> so here are some instructions for installing the Internet Explorer Application Compatibility VPC Images under VirtualBox:</p>
<ol>
<li>Go <a href="http://www.microsoft.com/Downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&#038;displaylang=en">here</a> and download the VPC disk image(s) of your choice.</li>
<li>Extract the VHD file using your favourite archive manager. You should probably read the associated documentation and EULA.</li>
<li>Start VirtualBox and hit &#8220;New&#8221;.</li>
<li>Choose the appropriate operating system and give your new VM a name and some RAM.</li>
<li>On the hard disk screen, click &#8220;Existing&#8221; to open the Virtual Media Manager.</li>
<li>Click &#8220;Add&#8221; and locate the extracted VHD file.</li>
<li>Select the new disk image and click &#8220;Ok&#8221;, &#8220;Next&#8221; then &#8220;Finish&#8221;</li>
<li>Start up the VM and press F8 as it boots to get into the Windows startup menu. If you don&#8217;t make it here on the first try, just wait for the BSOD then try again.</li>
<li>Start Windows in Safe Mode. It may take a little while for your peripherals to start responding, just be patient.</li>
<li>Ignore any new hardware wizards and open up a command prompt. Run<br />
<code>sc config Processor start= disabled</code><br />
Now reboot.
</li>
<li>Again, ignore any new hardware wizards and select Devices -> Install Guest Additions. Follow the installation prompts and reboot.</li>
<li>Once more, ignore the hardware wizards and open a command prompt. The guest additions ISO should still be mounted at D:. Run<br />
<code>D:\VBoxWindowsAdditions-x86 /extract /D=C:\Drivers</code>
</li>
<li>Now go through the new hardware wizards. For the Ethernet controller, point the wizard at <code>C:\Drivers\x86\Network\AMD</code></li>
</ol>
<p>That should be it. I&#8217;ve tested this using the Windows XP images and all has gone well.</p>
<p>Unfortunately, it looks like Microsoft have used the same disk UUID for each image which means VirtualBox will only allow one image at a time into the Virtual Media Manager. Hopefully <a href="http://www.virtualbox.org/ticket/3443">this bug</a> will be fixed shortly which should clear things up.</p>
<h3>UPDATE</h3>
<p>If you see a dialog on startup looking for cmBatt.sys and you don&#8217;t have a Windows CD handy, just disable the unknown battery device from Device Manager.</p>
<h3>UPDATE 2009-05-21</h3>
<p>Looks like the aforementioned <a href="http://www.virtualbox.org/ticket/3443">UUID bug</a> may be addressed in the next VBox release (2.2.3). All I can say is &#8220;thanks VirtualBox team, love your work&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.philipbrown.id.au/2009/03/internet-explorer-application-compatibility-vpc-images-under-virtualbox/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->