SETUP.INF [run] Section Ignores File Named SETUP.XXX

Last reviewed: November 21, 1994
Article ID: Q85590
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11

SYMPTOMS

If a line is added to the SETUP.INF file in the [run] section to launch a Windows-based application that is named SETUP.XXX, the line is ignored by Windows Setup, regardless of where the file is located (where XXX is the file's extension).

CAUSE

The [run] section of the SETUP.INF file is where you put any programs that are to be run at the end of the Windows 3.1 Setup program. Even if a file named SETUP.XXX is located on a network drive, or another directory on the local PC, Windows Setup ignores the line in the SETUP.INF file in the [run] section if the file is named SETUP.XXX.

WORKAROUND

To work around this problem rename the file to something else. For Example, adding any additional letter to the beginning of the name will permit Windows Setup to launch the other Setup program. (For example, change the name of Setup for Microsoft Word from SETUP.EXE to WSETUP.EXE.)

NOTE: The filename of INSTALL.XXX will execute correctly when listed in the [run] section of the SETUP.INF file (where XXX is the file's extension).


KBCategory: kbnetwork kbsetup
KBSubcategory: win31
Additional reference words: 3.10 3.1 3.11


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: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.