Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating runtime libraries
Message
De
06/11/2001 08:01:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00577857
Message ID:
00577887
Vues:
19
Vlad

I'm currently using a Launcher that checks for differences in VFP6R.DLL and VFP6RENU.DLL and then updates them, but because the Launcher uses these DLL's to run, then the update cannot be carried out unless the DLL's are in the same directory as the Launcher.

I think a batch file might be the only way.

Kev
>Hi!
>
>There are no simple way for this but writing your program or batch file. You can just make it more convinient for users. For example, when user run EXE file, special startup program in that EXE checks for newer files at the server and update them. There are also tricks to update the main application EXE module automatically.After updates - just run the application, as usual.
>
>>Hi
>>
>>I need to update user's DLL's whenever I have new ones to issue, is there a way of doing this from VFP ? The app is on their local server.
>>
>>The only way I can do it is to have the DLL's for the app in the directory where the EXE is, and then hold the DLL's also in a subdirectory, and then when the app is ran, it picks up the DLL's in the EXE directory and then copies the other's from the subdirectory to the C: drive's SYSTEM directory.
>>
>>As you can see, this is ridiculous, can anyone recommend a better solution so that people's workstations have automatic update of DDL's ? I would rather it was automatic than having the user's run a batch file or something.
>>
>>Any ideas?
>>Thanks
>>Kev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform