Microsoft KB Archive/263470

From BetaArchive Wiki

Article ID: 263470

Article Last Modified on 5/14/2007



APPLIES TO

  • Microsoft Internet Explorer 5.5
  • Microsoft Internet Explorer 5.5
  • Microsoft Internet Explorer 5.5



This article was previously published under Q263470

IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry


SUMMARY

This article describes how to manually uninstall Internet Explorer version 5.5 from a computer that is running Microsoft Windows 95 or Microsoft Windows 98. This may be useful if the Uninstall Internet Explorer and all its components entry in the Add/Remove Programs tool in Control Panel is unavailable.

INPORTANT: You cannot use the procedure in this article to manually uninstall Internet Explorer 5.5 from a computer that is running Windows Millennium Edition (Me) because Internet Explorer 5.5 cannot be removed from Windows Me.

MORE INFORMATION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To manually uninstall Internet Explorer 5.5, use the appropriate method.

Windows 95-Based Computer

  1. Create a local copy of installation files on your computer. This is called a "flat" folder, and it will contain the source files and other important files you will need to use for this procedure. To create a flat folder for your installation files:
    1. Click Start, point to Programs, and then click Windows Explorer.
    2. Double-click drive C to open it, point to New on the File menu, and then click Folder. Type Flats, and then press ENTER.
    3. Insert the Windows 95 CD-ROM into your CD-ROM drive. Copy the Win95 folder to the C:\Flats folder you just made. Note that you should have your Windows 95 product key available.
    4. Copy the installation source files for the version of Internet Explorer that you want to revert back to. Copy these files to the C:\Flats folder. For example, if you want to revert to Internet Explorer version 5, you would copy the Internet Explorer version 5 installation files to the C:\Flats folder.
    5. Verify that you have all of the installation disks or CD-ROMs for any of your hardware device drivers that are not included with Windows 95.
    6. Obtain a copy of the the Microsoft Virtual Machine (VM) file (Msjavax86.exe) from the following Microsoft Web site, and place it into the C:\Flats folder:
  2. Click Start, point to Settings, click Control Panel, and then double-click Add/Remove Programs. If any of the following programs are on the list of installed programs, uninstall these programs, and restart your computer if you are prompted to do so:

    • Microsoft NetMeeting
    • MSN Messenger Service
    • Microsoft Windows Media Player
    • FrontPage Express
    • Microsoft Outlook Express
    After you uninstall these programs, or if none of these programs are on the list of installed programs, continue to the next step.
  3. Use Registry Editor to delete the following registry keys, and then quit Registry Editor:

    Under HKEY_CURRENT_USER\Software\Microsoft
    Delete the "Active Setup" key

    Under HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
    Delete the "Window Title" value

    Under HKEY_LOCAL_MACHINE\Software\Microsoft
    Delete the "Active Setup" key

    Under HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer
    Delete the "Version" value

    Under HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main
    Delete the "Window Title" value

    Under HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion
    Delete the "Plus! version number" value

    Under HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup\Migration
    Delete the "100" value

  4. Use a text editor (such as Notepad) to create a .bat file that is named Ieren9x.bat and that has the following lines in it:

    ren c:\windows\system\asctrls.ocx *.old
    ren c:\windows\system\cdfview.dll *.old
    ren c:\windows\system\comctl32.dll *.old
    ren c:\windows\system\daxctle.ocx *.old
    ren c:\windows\system\iedkcs32.dll *.old
    ren c:\windows\system\inseng.dll *.old
    ren c:\windows\system\inetcpl.cpl *.old
    ren c:\windows\system\iemigrat.dll *.old
    ren c:\windows\system\jobexec.dll *.old
    ren c:\windows\system\loadwc.exe *.old
    ren c:\windows\system\mmefxe.ocx *.old
    ren c:\windows\system\mmutilse.dll *.old
    ren c:\windows\system\occache.dll *.old
    ren c:\windows\system\ole2.dll *.old
    ren c:\windows\system\ole32.dll *.old
    ren c:\windows\system\oleaut32.dll *.old
    ren c:\windows\system\olepro32.dll *.old
    ren c:\windows\system\olethk32.dll *.old
    ren c:\windows\system\proctexe.ocx *.old
    ren c:\windows\system\rsabase.dll *.old
    ren c:\windows\system\schannel.dll *.old
    ren c:\windows\system\setupwbv.dll *.old
    ren c:\windows\system\shd401lc.dll *.old
    ren c:\windows\system\shdoc401.dll *.old
    ren c:\windows\system\shdoclc.dll *.old
    ren c:\windows\system\shdocvw.dll *.old
    ren c:\windows\system\shlwapi.dll *.old
    ren c:\windows\system\softpub.dll *.old
    ren c:\windows\system\stdole2.tlb *.old
    ren c:\windows\system\thumbvw.dll *.old
    ren c:\windows\system\urlmon.dll *.old
    ren c:\windows\system\webcheck.dll *.old
    ren c:\windows\system\wininet.dll *.old
    ren c:\windows\system\wintrust.dll *.old
    ren c:\windows\system\imagehlp.dll *.old
    ren c:\windows\system\rsasig.dll *.old
    ren c:\windows\system\digest.dll *.old
    ren c:\windows\system\rnaph.dll *.old
    ren c:\windows\system\msvcrt.dll *.old
    ren c:\windows\system\cool.dll *.old
    ren c:\windows\system\inetcplc.dll *.old
    ren c:\windows\system\mshtml.tlb *.old
    ren c:\windows\system\ckcnv.exe *.old
    ren c:\windows\system\dispex.dll *.old
    ren c:\windows\system\iernonce.dll *.old
    ren c:\windows\system\mlang.dll *.old
    ren c:\windows\system\bindfile.dll *.old
    ren c:\windows\system\imgutil.dll *.old
    ren c:\windows\system\userstub.exe *.old
    ren c:\windows\system\iepeers.dll *.old
    ren c:\windows\system\cryptdlg.dll *.old
    ren c:\windows\system\initpki.dll *.old
    ren c:\windows\system\browselc.dll *.old
    ren c:\windows\system\scrobj.dll *.old
    ren c:\windows\system\corpol.dll *.old
    ren c:\windows\system\mshta.exe *.old
    ren c:\windows\system\shfolder.dll *.old
    ren c:\windows\system\mshtmler.dll *.old
    ren c:\windows\system\atl.dll *.old
    ren c:\windows\system\mstime.dll *.old
    ren c:\windows\system\dxtrans.dll *.old
    ren c:\windows\system\dxtmsft.dll *.old
    ren c:\windows\system\psbase.dll *.old
    ren c:\windows\system\pstorec.dll *.old
    ren c:\windows\system\pstores.exe *.old
    ren c:\windows\system\pstorerc.dll *.old
    ren c:\windows\system\msencode.dll *.old
    ren c:\windows\system\dssbase.dll *.old
    ren c:\windows\system\dsssig.exe *.old
    ren c:\windows\system\iesetup.dll *.old
    ren c:\windows\system\msls31.dll *.old
    ren c:\windows\system\browseui.dll *.old
    ren c:\windows\system\msxml.dll *.old
    ren c:\windows\system\plugin.OCX *.old
    ren c:\windows\system\mshtmled.dll *.old
    ren c:\windows\system\hlink.dll *.old
    ren c:\windows\system\wldap32.dll *.old
    ren c:\windows\system\xenroll.dll *.old
    ren c:\windows\system\mscat32.dll *.old
    ren c:\windows\system\mssip32.dll *.old
    ren c:\windows\system\mssign32.dll *.old
    ren c:\windows\system\cryptui.dll *.old
    ren c:\windows\system\cryptnet.dll *.old
    ren c:\windows\system\cryptext.dll *.old
    ren c:\windows\system\crypt32.dll *.old
    ren c:\windows\system\msoss.dll *.old
    ren c:\windows\system\msdatsrc.tlb *.old
    ren c:\windows\system\ie4uinit.exe *.old
    ren c:\windows\system\tdc.ocx *.old
    ren c:\windows\system\ckcnv.exe *.old
    ren c:\windows\system\dsssig.exe *.old
    ren c:\progra~1\common~1\micros~1\msinfo *.old
    ren c:\progra~1\common~1\micros~1\textconv *.old
    ren c:\progra~1\common~1\micros~1\triedit *.old
    ren c:\progra~1\common~1\system\ado\msader15.dll *.old
    ren c:\progra~1\common~1\system\oledb~1\msdadc.dll *.old
    ren c:\progra~1\common~1\system\msadc\msadco.dll *.old
    ren c:\progra~1\common~1\system\msadc\msadcor.dll *.old
    ren c:\progra~1\common~1\system\msadc\msadce.dll *.old
    ren c:\progra~1\common~1\system\msadc\msadcer.dll *.old
    ren c:\progra~1\common~1\system\oledb~1\msdaps.dll *.old
    ren c:\progra~1\common~1\system\ado\msador15.dll *.old
    ren c:\progra~1\common~1\system\ado\msado15.dll *.old
    ren c:\progra~1\common~1\system\ado\msadrh15.dll *.old
    ren c:\progra~1\intern~1\connec~1\icwconn1.exe *.old
    ren c:\progra~1\intern~1\connec~1\icwconn2.exe *.old
    ren c:\progra~1\intern~1\connec~1\icwrmind.exe *.old
    ren c:\progra~1\intern~1\connec~1\inetwiz.exe *.old
    ren c:\progra~1\intern~1\connec~1\isignup.exe *.old
    ren c:\progra~1\intern~1\connec~1\icwtutor.exe *.old
    ren c:\progra~1\intern~1\setup *.old
    ren c:\progra~1\intern~1\w2k\migrate.dll *.old
    ren c:\progra~1\intern~1\hmmapi.dll *.old
    ren c:\progra~1\intern~1\ie4.dll *.old
    ren c:\progra~1\intern~1\iedetect.dll *.old
    ren c:\windows\extrac32.exe *.old
    ren c:\windows\java *.old

    IMPORTANT: Save this file to the root folder of drive C. The preceding entries for the Ieren9x.bat file are based on Windows being installed in the "Windows" folder on drive C. If Windows is not installed in the Windows folder on drive C, you must alter the preceding entries. For example, if Windows is installed in the "NewWindows" folder on drive D, entries that start with c:\windows would need to be changed to start with d:\newwindows.
  5. Restart your computer, and then press F8 when you see the "Starting Windows 95" message. On the Start menu, choose Command prompt only. At the command prompt, type cd \, and then press ENTER. At the command prompt, type Ieren9x.bat, and then press ENTER.
  6. Type ren c:\windows\explorer.exe explorer.old, and then press ENTER. Type ren c:\windows\system\shell32.dll shell32.old, and then press ENTER.
  7. Start Windows 95 Setup from the c:\Flats\Win95 folder. To do so, type c:\flats\win95\setup, and then press ENTER. Install Windows 95 to the c:\Windows folder, and click No to all if you receive any version conflict error messages. Restart your computer when you are prompted to do so.
  8. After you restart your computer, you may be prompted to keep the Regsvr32.exe file if you are trying to join a domain. If you receive this prompt, click No to continue, and then click OK to restart your computer.
  9. Internet Explorer 5.5 has been manually uninstalled. Verify that you do not have any lost or damaged device drivers. To do so, click Start, point to Settings, click Control Panel, double-click System, and then view Device Manager. Reinstall any drivers that appear to be missing or damaged.
  10. Install Internet Explorer from the source files you saved in step 1d.

Notes

  • If you have not previously named files to an .old file extension (as you did in steps 5 and 6), you can delete files with an .old file extension to free disk space. To do so, click Start, point to Find, and then click Files or Folders. In the Named box, type *.old, click drive C in the Look in box, and then click OK. Select and then delete the files you find with an .old file extension.
  • If you choose to install Internet Explorer 4.01 Service Pack 1 (SP1) or 4.01 Service Pack 2 (SP2), after Setup finishes and you restart your computer, you may receive the following error message if a Microsoft VM was previously installed:

    Java Package Manager: Unable to install Java Packages from C:\windows\dajava.cab and C:\windows\iejava.cab.

    If your previous Internet Explorer installation did not include the Microsoft VM, you do not receive this error message. Also, this error message does not adversely affect your computer, so you can click OK when you receive it.
  • To check to see if you have the Microsoft VM installed, click Start, click Run, type command, press ENTER, type jview, and then press ENTER. If the command generates a valid response, the Microsoft VM is installed, and you can verify version information for the Microsoft VM.
  • To install Internet Explorer 5.01, run the Ie5setup.exe from the source files you saved in step 1d. To reinstall Internet Explorer 5.5, run the IE5Setup.exe file from the c:\Windows Update Setup Files folder (if it exists).

Windows 98-Based or Windows 98 Second Edition-Based Computer

  1. Delete the Iemigrat.dll file from the c:\Windows\System folder.
  2. If the Internet Explorer Title bar incorrectly displays the browser version, you can work around this issue by manually editing the following String values:

    HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\"Window Title"
    HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main\"Window Title"

  3. Reinstall Windows 98, reinstall Internet Explorer 5.5, and then uninstall Internet Explorer 5.5 by using the Add/Remove Programs tool in Control Panel.



Additional query words: remove grayed out option greyed

Keywords: kbhowto kbenv kbsetup kbui KB263470