The information in this article applies to:
SUMMARY
Distributed applications require certain FoxPro files, but these files do
not need to be included in every FoxPro application. Installing these files
separately will save disk space if several FoxPro applications are run on a
single system. In addition, your projects can be created as compact
executable files, free of the required files that are not part of your
project, and the distribution disks will take less time to create, since
you can exclude the .ESL files from the disk-creation process.
MORE INFORMATION
To streamline the process of generating FoxPro applications, especially on
the Windows platform, it is best to create an application that installs
only the required files, and then manually modify the AUTOEXEC.BAT to
include the directory where the FoxPro files are stored.
You can now install the Master application and modify the AUTOEXEC.BAT path statement to point to the FOXRUN directory. This directory will contain just the FOX*.ES* file(s) and will make the required changes to the proper *.INI files. Additional query words: FoxDos FoxWin distribution kit setup installaton set up
|
|
Last Reviewed: August 25, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |