How can I make my other computer run a program?
Posted
by
TimothyAWiseman
on Super User
See other posts from Super User
or by TimothyAWiseman
Published on 2012-03-29T21:01:05Z
Indexed on
2012/03/29
23:33 UTC
Read the original article
Hit count: 246
automation
|scripting
If I have two computers, both running Windows 7, on my home network, is there some way to write a script so that I can click on a single icon on the one computer and make the other computer execute a program?
Clearly, I could do this by accessing the other computer through remote desktop connection and then executing the program, but I would like to avoid (or at least automate) making the connection so I can just click a single icon to have it happen.
© Super User or respective owner