PRB: VFP300.ESL Installed in Two Places on Dual-Boot Computer

Last reviewed: April 30, 1996
Article ID: Q130523
The information in this article applies to:
  • Professional Edition of Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

When the Professional Edition of Visual FoxPro is installed on a dual-boot Windows NT/Windows for Workgroups computer, Visual FoxPro installs the VFP300.ESL file in two locations - first under one operating system and then under the other.

CAUSE

The VFP300.ESL file is installed in different locations because Visual FoxPro has two different install routines depending on the platform. If Visual FoxPro is installed onto a 32-bit operating system like Windows NT, the 32-bit Setup routine is used. Windows NT places the system files for 32-bit applications in the \WINDOWS\SYSTEM32 directory. Windows for Workgroups, on the other hand, is a 16-bit operating system, so it causes Visual FoxPro to use the 16-bit Setup routine. Under a 16-bit operating system, the system files are placed in the \WINDOWS\SYSTEM directory.

WORKAROUND

There is no way to prevent Visual FoxPro from installing two VFP300.ESL files. You may, however, delete the file from the \WINDOWS\SYSTEM directory as long as the \WINDOWS\SYSTEM32 directory is in the MS-DOS search path.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Install Visual FoxPro Professional while booting under Windows NT.

  2. Install Visual FoxPro Professional while booting under Windows for Workgroups.

There will now be a file named VFP300.ESL in both the \WINDOWS\SYSTEM and \WINDOWS\SYSTEM32 directories.


Additional reference words: 3.00 VFoxWin
KBCategory: kbsetup kbprb
KBSubcategory: FxsetupGeneral


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