Home About us Development Training Support |
Distributing VFP 8Versions 3, 5, and 6 of Visual FoxPro had the Setup Wizard to help us distribute applications. This tool had its limitations and we now have a cut-down version of InstallShield Express instead. This is much more powerful but it's overkill for a simple job. InstallShield leads you through a number of pages like this one. Some ask for a lot of detail, others aren't available in our Limited Edition of InstallShield. You have to fight through every page so preparing a distribution set can be a long process. The effort is worthwhile for a commercial distribution because InstallShield creates a good impression with the customer. It's hard work though if you're just trying to get Fox running on another local PC and you might find it easier to just copy the relevant DLLs across. Help says that the following DLLs are required:
You'll also need:
If you're using XML you'll also need these three from System32:
Or perhaps these for VFP 8:
For a quick-and-dirty install, just drop these into the same folder as your VFP8 executable. |
Hints & tips
The textbox class in Visual FoxPro 9 has a new Autocomplete
property which shows the user the previous values that have
been entered in that textbox.
More...
|