How to Install Internet Explorer on Windows NT 4.0 Terminal Server Edition (286019)



The information in this article applies to:

  • Microsoft Windows NT Server 4.0 Terminal Server Edition SP4
  • Microsoft Windows NT Server 4.0 Terminal Server Edition SP5
  • Microsoft Windows NT Server 4.0 Terminal Server Edition SP6
  • Microsoft Internet Explorer 5.5 for Windows NT 4.0 SP 1
  • Microsoft Internet Explorer 5.01 for Windows NT 4.0 SP 1
  • Microsoft Internet Explorer 5.0 for Windows NT 4.0
  • Microsoft Internet Explorer 4.01 for Windows NT 4.0 SP 1
  • Microsoft Internet Explorer 4.01 for Windows NT 4.0 SP 2
  • Microsoft Internet Explorer 4.0 for Windows NT 4.0

This article was previously published under Q286019

SUMMARY

This article describes how to install Internet Explorer on a computer that is running Microsoft Windows NT 4.0 Terminal Server Edition.

MORE INFORMATION

To install Internet Explorer from a new installation of Terminal Server:
  1. When you run Windows Terminal Server 4.0 Setup, do not install the version of Internet Explorer that is bundled with the program (Internet Explorer 4.0).
  2. Run the change user/install command to put the terminal server into Install mode, and then upgrade to the latest service pack.
  3. If your computer has less than 512 megabytes (MB) of random access memory (RAM), go to step four.

    If your computer has more than 512 MB of RAM, add the maxmem=256 switch to the Boot.ini file, for example:

    multi(0)disk(0)rdisk(0)partition(1)\winnt="Windows NT" /MAXMEM=256

    Internet Explorer requires the paging file to be at least 150 percent of the available RAM. When you use the maxmem=256 switch, the computer thinks that there is only 256 MB of RAM; therefore the paging file that exists is sufficient. This procedure works well with computers that have 4 gigabytes (GB) of RAM.
  4. Restart the computer.
  5. Run the change user/install command to put the terminal server into Install mode, and then install Internet Explorer 4 or Internet Explorer 5.

    NOTE: If you are installing Internet Explorer 4, you must run the compatibility script while in Install mode. The file is named Msie40.cmd.
If the Internet Explorer installation does not succeed, and you try to rerun Setup, you may receive the following error message:
A previous program installation was never completed.
You need to restart your computer to complete that installation before running Internet Explorer Setup. Setup will now close
This error message occurs if an insufficient or corrupted paging file exists. This issue is indicated by the Temppf.sys file. You do not need to delete this file; it is deleted when you restart the computer. To work around this issue:
  1. Delete the PendingFileRenameOperations value that is located under the following registry setting:

    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager

  2. Change the size of the swap file to re-create the paging file in case it has been corrupted.
  3. Restart the computer.
  4. Run the change user/install command to put the terminal server into Install mode.
  5. Reinstall Internet Explorer.
If the PendingFileRenameOperations value is re-created even after you change the size of the paging file:
  1. Remove RAM until you have only 256 MB or 512 MB on the computer, or add the maxmem=256 switch to the Boot.ini file, for example:

    multi(0)disk(0)rdisk(0)partition(1)\winnt="Windows NT" /MAXMEM=256

  2. Make sure that the paging file is at least 150 percent of the available RAM.

    NOTE: At this point, if the Maxmem=256 switch is in place, the paging file can be calculated with 1.5 x 256 or 1.5 x 512.
  3. Restart the computer.
  4. Run the change user/install command to put the terminal server into Install mode.
  5. Reinstall Internet Explorer.
After you successfully install Internet Explorer:
  • Remove the Maxmem=256 switch from Boot.ini if it is present.
  • If you had to remove physical RAM, replace it.

REFERENCES

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

108393 Maxmem Option in Windows NT Boot.ini File

241289 How to Change the Amount of Memory Used During an Installation

170756 Available Switch Options for Windows NT Boot.ini File


Modification Type:MajorLast Reviewed:12/19/2003
Keywords:kbhowto kbsetup KB286019