Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do this, Do that...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00102329
Message ID:
00102335
Vues:
40
Bruce,

Try RUN /N c:\etc\myapp.exe. Your little startup EXE can now terminate. It will probably reload the VFP run-time, so you may see a performance hit, but disk caching will probably reduce that quite a bit since you just loaded the run-time when your startup app loaded.

>I have a tiny server EXE that's run from the user desktop, that checks version and copies new app EXE to local hard drive if needed. Then it runs the hard drive app EXE, so I have in the small server EXE:
>
>DO c:\etc\myapp.exe
>
>as the last line of code.
>
>My question is: is there a way to close the small server EXE after it launches the app EXE? Or a slightly different strategy that would accomplish this?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform