SUBST Command Does Not Execute in AUTOEXEC.NT

Last reviewed: April 21, 1995
Article ID: Q129128
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation version 3.5
  • Microsoft Windows NT Server version 3.5

SYMPTOMS

When you include the SUBST command in the AUTOEXEC.NT file in Windows NT, it does not execute. The AUTOEXEC.NT file only runs 16-bit DOS binary command.

CAUSE

The SUBST command is a Win32 binary command. SUBST is documented in Chapter 9 of the Windows NT Server version 3.5 "System Guide" as a native command for the Command Prompt.

WORKAROUND

To work around this problem, do one of the following:

  • Create a batch file including the SUBST command. Next, create a program item for the batch file in the Startup group of Program Manager.
  • Include the SUBST command in a user's login script.


KBCategory: kbusage
KBSubcategory: nthowto
Additional reference words: prodnt 3.10 3.50


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 21, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.