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:
00512267
Vues:
11
>>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.

Check out http://msdn.microsoft.com/scripting/default.htm for documentation on how to do this.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform