ID: Q95370
The information in this article applies to:
When you are installing FoxPro version 2.5 for MS-DOS, some files are copied to the disk and then one of the following error messages is displayed:
Cannot create FOXPRO.EXE
-or-
Cannot create FOXPROX.EXE
One possible cause is that FOXPRO.EXE or FOXPROX.EXE already exists in that directory and it is marked read-only.
For the Setup program to be able to perform a successful install, the .EXE file must be either renamed or marked as read/write. The command ATTRIB -R <path>\FOXPRO.EXE will remove the Read-Only attribute from the file.
This behavior is by design.
Additional reference words: FoxDos 2.50 KBCategory: kbsetup kbprb kberrmsg KBSubcategory:
Last Reviewed: April 17, 1995