Knowledge Base

PRB: Invalid or Missing EXE Error When Starting Visual FoxPro

Article ID: 134307

Article Last Modified on 2/15/2000


APPLIES TO


This article was previously published under Q134307

SYMPTOMS

After launching Visual FoxPro for Windows, you see this error:
Invalid or Missing EXE
This message is displayed immediately following the Visual FoxPro logo screen. Clicking the OK button returns control to Windows.

CAUSE

This error occurs because of a conflict between SHARE.EXE and VSHARE.386. During setup, Visual FoxPro installs VSHARE.386. If SHARE.EXE is already being loaded from the AUTOEXEC.BAT file, a conflict can occur.

RESOLUTION

Visual FoxPro does not require SHARE.EXE to be loaded. If no other applications on the system require SHARE.EXE, remove SHARE.EXE from the AUTOEXEC.BAT file. If SHARE.EXE must be loaded, the VFP.EXE file must be marked with the read-only attribute. This can be done either with the Attrib command, or by changing the file properties in File Manager.

STATUS

This behavior is by design.

MORE INFORMATION

See page 64 of the Installation Guide and Master Index for more information.

Additional query words: 3.00 VFoxWin

Keywords: KB134307