Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dll's needed for running foxpro exe?
Message
From
01/11/2002 06:10:34
 
 
To
01/11/2002 04:22:49
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00717689
Message ID:
00717703
Views:
15
>I have just developed a database system, however at my work place there
>are machines without foxpro installed I get message regarding the machine
>not supporting foxpro support libary. Only been programming in foxpro 6 months so excuse if I'm being thick:))


Have you prepared a distribution setup? Use InstallShield Express that comes with VFP 7 or the Setup Wizzard in previous versions (you don't specify).

In VFP 7 the minimum runtime libraries to include are:
vfp7r.dll
vfp7renu.dll
msvcr70.dll

plus other language runtimes if you need, like vfp7resn.dll for Spanish for example.
Also any OCX (ActiveX) that you may have used has to be distributed and registered in the client's PC. The installation script takes care of this if you tell it to include them.

See: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen7/html/vfpdeploy.asp

HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Reply
Map
View

Click here to load this message in the networking platform