Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to copy a new exe to local drive...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00486608
Message ID:
00486638
Vues:
10
>Hi,
>
>I'm currently using DOS batch files to copy the exe file from the server to the local drive before running the program. This way I know that every user has the most current copy.
>
>I've used this same concept on some machines where the user only runs one application except the 'batch file' is a login script.
>
>The problem is that this approach leaves a DOS window open while the program is running.
>
>How does everyone else do this?
>
>TIA

Larry,

I used the Windows Script Host to do this. It allows me to compare the date/time time stamps and do the copy only if required.

In your case, if you want to keep using the batch file approach, I'd suggest creating a PIF file for it. You can set the PIF file so that the DOS window closes on exit.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform