CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Darrell Norton's Blog [MVP]

Fill in description here...

Running IE 7 Beta 1 side-by-side with IE 6

Jon Galloway has an excellent tip on running IE 7 Beta 1 side-by-side with IE6. IE has always been terrible about overwriting, which makes testing web sites with different versions of IE... difficult. Here are the steps:

  • Download the IE7 Beta 1 Install from MSDN
  • Open the install file with WinRAR (yep, it's an EXE, but it's a self extracting EXE) and extract them to a folder. Alternatively, you can just run the EXE, make a copy of the files which are extracted in the first step, and cancel the install. I was too chicken to do this on my work computer.
  • Look in the folder you extracted to for the file SHLWAPI.DLL. Delete this file.
  • Create a new text file in the folder, then rename it to IEXPLORE.exe.local.

That's it. The .local file in the folder tells the IExplore.exe instance to run in local mode, which means it won't mess with your IE6 settings, registry, etc.


Published Aug 12 2005, 01:15 PM by darrell
Filed under:

Check out Devlicio.us!