Carrie Garth \(MVP\) said:
Having no option to remove Internet Explorer in the Add/Remove Programs tool in
Control Panel after installing Windows 2000 Service Pack 1 (SP1) (and perhaps other
SP's) is a well-known problem. For more information see the following Microsoft
Knowledge Base Article which also answers your question about the "version of IE
which came with Win2000."
KB265078 - Cannot Uninstall Internet Explorer After Installing Windows 2000 Service
Pack 1
http://support.microsoft.com/?scid=265078
I had a similar situation, and felt that uninstalling SP1 was an awfully
drastic approach to repairiing IE. What I did was to copy the uninstall
registry entry from a machine that hadn't yet been updated and merged it
into the registry on my machine. I'm not positive that it worked
completely because I really didn't want to repair or remove IE, but it's
worth a try if you're contemplating something more drastic anyway. The
exported registry entry looks like this. I've numbered the lines because
at least one will most likely wrap. Each original line begines with a
digit, colon, and space that are not part of the actual data.
1: REGEDIT4
2:
3: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE40
]
4: @=""
5: "DisplayIcon"="D:\\Program Files\\Internet Explorer\\iexplore.exe"
6: "DisplayName"="Microsoft Internet Explorer 5.5 SP2"
7: "UninstallString"="rundll32 setupwbv.dll,IE5Maintenance D:\\Program
Files\\Internet Explorer\\IE Uninstall\\W2KEXCP.EXE /u"