1

I am wondering how to trigger an AutoIt script on another PC from my own PC? Please be as descriptive as possible, I am moderately new to networking and remote commands.

Example:

  • Nightly build Perl script begins
  • Nightly build is successful
  • Nightly build Perl Script triggers an AutoIt smoke-test on a separate PC.
4

1 に答える 1

1

Look into SSH and Windows Remote Shell.

于 2010-11-12T01:11:51.910 に答える