IE8 on Windows 7

Microsoft’s new Internet Explorer 8 comes on Windows 7 (of course) but I am unable to tell what version of IE this really is. Here is the About dialog from the one that comes on the OS by default:

image

If you look at the version number – it is 8.0.7000.0 – which I really don’t think is too real as it looks like the Microsoft programmers just set all the build numbers to 7000 for the sake of being Windows 7. A little annoying but I understand the fun they are trying to have.

The reason for all this conversation is that I am having issues with the IE on Windows 7. It doesn’t work so well on my Intranet and some of the pop-ups are going a bit crazy (multiple times). Also, probably my biggest pain is that the Delicious IE toolbar doesn’t install. It does install on Internet Explorer 8 Beta 2 on my XP machine as well as a Vista machine that I have. So, I am unsure why it won’t install on this machine.

To fix this, I went to http://www.microsoft.com/ie and tried to install the latest and greatest IE – which is Beta 2 at this time. I was concerned that maybe the one on Windows 7 was older than what is currently available. Though, in downloading the setup.exe file for IE there wasn’t a version in place for Windows 7 32- or 64-bit. This is understandable as Windows 7 isn’t released as of yet. So, I tried installing the one meant for Windows Vista 64-bit and I got this logical message:

image

Oh well. It is what it is.

This article is part of the GWB Archives. Original Author: Bill Evjen

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.