Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dll's needed for running foxpro exe?
Message
De
01/11/2002 06:10:34
 
 
À
01/11/2002 04:22:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00717689
Message ID:
00717703
Vues:
16
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform