Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Common Location for VFP DLLS but not the SYSTEM32 folder
Message
De
26/11/2008 14:52:06
 
 
À
26/11/2008 14:40:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01364273
Message ID:
01364278
Vues:
15
>I have a client that does not want me to put any of the VFP runtime file in the \WINDOWS\SYTEM32 folder. This no problem because I can obviously just drop them into the root directory of the app but I was wondering; can you use one set of DLL's with muliple apps in differnt subfolders? For instance, with a directory structure like the following:
>
>\VfpApps
>\VfpApps\App1
>\VfpApps\App2
>\VfpApps\App3
>\VfpApps\App4
>\VfpApps\SystemFiles
>
>Is there anyway to place one set of runtime DLL's in the "\VfpApps\SystemFiles" folder and have the EXE's in the App1, App2, etc. folders reference that location. I've tried numerous things but I can't seem to get this to work. It, of course, works if I put a separate set of DLL's in each of the "app" folders.

Not tested, but have you experimented with including the path to the SystemFiles folder (e.g. C:\VfpApps\SystemFiles) in the PATH environment variable? A VFP .EXE *might* be smart enough to check that PATH for the runtime (that's what I haven't tested).
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform