Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reload exe while the system is being used
Message
De
14/08/2006 23:48:06
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
14/08/2006 23:25:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01145491
Message ID:
01145493
Vues:
17
>Hi, i have built an executable file which includes all the forms and reports in the project for my inventory system. This exe file is loaded in a shared folder. I have a problem whereby I have to ask or wait for every user to exit the system each time I have made changes and want to reload the exe. Is there any work around method whereby i can reload the exe file while users are using the system.
>
>thanks

Yes; give your executable files a different name for each version: MyExe0001.exe, MyExe0002.exe, etc.

Have a small loader program, that does one of the following:

a) Detect the latest version and run it, or

b) Detect the latest version, compare it with the version on the local computer. If the latest version is more recent, copy it to the local computer. Then run the version on the local computer. (This is more efficient, since it reduces network traffic.)

search the download section for "loader".
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform