PRB: The Word "Setup" Is Appended to Application Title

Last reviewed: November 29, 1995
Article ID: Q140195
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

If you run the Setup Wizard and create a set of distribution disks for your application and then run setup from this set of disks, the word "Setup" follows your application title. It is also displayed in the title bar of the application setup window.

CAUSE

The Setup Wizard appends the word "Setup" to the user-supplied title string.

STATUS

This behavior is by design. There is no way to prevent the Setup Wizard from appending the word "Setup" to the title string.

MORE INFORMATION

If you add the word "Setup" to the title string that the Setup Wizard requests for your application, it appears twice in the title bar of the setup window. One occurrence of the word is from the string you provided, and the other one is inserted by the Setup Wizard.

For example, during the Setup Wizard process, you enter the string "My Application Setup" when the Setup Wizard asks for the title of your application. When setup is run from the resulting disk set, the string "My Application Setup Setup" is displayed in the title bar of the setup window.

The Setup Wizard does not indicate that the word "Setup" is added to the final string presented to end users when they install your application.


Additional reference words: 3.00 VFoxWin Title Bar
KBCategory: kbtool kbprb
KBSubcategory: FxtoolWizother


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