PRB: "File 'ADDUSER.APP' Does Not Exist" Running INSTALL /N

Last reviewed: April 18, 1995
Article ID: Q110115
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, versions 2.5, 2.5a, and 2.5b

SYMPTOMS

The Configuration portion of a Workstation Installation (INSTALL /N) fails with the following FoxPro error message:

   File 'ADDUSER.APP' does not exist.

CAUSE

The INSTALL /N command was not issued from the directory containing the Administrative Installation (INSTALL /A) of FoxPro.

After a Workstation Installation completes the Basic portion of its installation, it calls the FoxPro program ADDUSER.APP to configure the workstation for the network environment. In order for FoxPro to load and run ADDDUSER.APP, the current directory must be the Administrative Installation directory.

Even if the Administrative Installation directory is on the MS-DOS search path, allowing FoxPro itself to start, because ADDUSER.APP is not an MS-DOS executable program (.COM or .EXE), it cannot be located on the path, thus causing the error message.

RESOLUTION

Go to the drive and directory containing the Administrative Installation of FoxPro, and type "INSTALL /N" (without the quotation marks).


Additional reference words: FoxDos 2.50 2.50a 2.50b errmsg err msg setup
KBCategory: kbsetup kbprg kberrmsg kbprb
KBSubcategory:


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 18, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.