Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Starting An EXE Remotly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00507633
Message ID:
00512257
Vues:
13
>Any odeas on how to launch an EXE which resides on
>another PC, so that it runs on that PC?
>
>Thanks

If both machines are running WSH 5.6, you can "command" another system to run a script, which can run the code immediately. I like this approach over using AT because if the clock on PC-A is behind PC-B, and PC-A sends an AT job to PC-B to execute "now" or anytime within the time difference, PC-B will never run the job because it will be scheduled in the past.

If you do it with WSH, and keep all the timing/scheduling on one system, you can make remote machines do things ASAP.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform