| View previous topic :: View next topic |
| Author |
Message |
df
Joined: 30 Jul 2005 Posts: 13
|
Posted: Sat Jul 30, 2005 2:35 pm Post subject: AHK running across LAN |
|
|
Is there any way to run ahk scripts across a local area network?
i.e. popping a message box up on another pc.
Ta. |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Sat Jul 30, 2005 9:04 pm Post subject: |
|
|
| yes, with [psexec] |
|
| Back to top |
|
 |
df
Joined: 30 Jul 2005 Posts: 13
|
Posted: Sun Jul 31, 2005 10:39 am Post subject: |
|
|
| Thanks,I'll have a peek at that. |
|
| Back to top |
|
 |
Tekl
Joined: 24 Sep 2004 Posts: 813 Location: Germany
|
Posted: Sun Jul 31, 2005 4:47 pm Post subject: |
|
|
Hi,
If you have one shared drive, you can also write a special file that a script on another computer is waiting for.
Tekl |
|
| Back to top |
|
 |
|