Microsoft KB Archive/169037

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


Article ID: 169037

Article Last Modified on 11/1/2006



APPLIES TO

  • Microsoft Windows NT Workstation 4.0 Developer Edition



This article was previously published under Q169037

SYMPTOMS

During an unattended installation of Windows NT 4.0 with the Win31upgrade= option set to 1, Windows NT 4.0 may still prompt you with the following dialog box: Setup has found a previous version of Microsoft Windows in the directory you have chosen for installing Microsoft Windows NT. Setup recommends installing into this directory since Microsoft Windows NT can interoperate with the previous version of Windows.

  • To install Windows NT in the same directory, press ENTER.
  • To select a different directory for Windows NT, press ESC.

This dialog box should only appear if the Win31upgrade= entry is set to 0.

CAUSE

This problem can occur if the path statement in the Autoexec.bat does not contain an entry for the directory that is being upgraded.

RESOLUTION

Make sure the directory that is being upgraded is included in the path statement in the Autoexec.bat file of the boot drive.

MORE INFORMATION

During an unattended installation with the Win31upgrade=1 switch set, setup parses the Autoexec.bat file for the path environment variable. This parsing occurs after the first restart and if the path entry does not contain a valid path to the Windows directory that is being upgraded, the above condition occurs.

For additional information on Windows NT 4.0 deployment/unattended installation consult the Microsoft Knowledge Base at http://support.microsoft.com/ and download the Windows NT 4.0 Deployment Guide from http://www.microsoft.com/ntworkstation.

NOTE: The Deployment Guide is valid for both Windows NT Workstation and Windows NT Server.


Additional query words: prodnt

Keywords: kbprb kbsetup KB169037