How to launch an application on a remote computer using Python

Milon shulee123 at gmail.com
Wed Apr 27 15:13:19 EDT 2005


I have 2 computers hooked to the same network.  One of the computer has
Python installed, and I want to write a python script to launch
"c:\notepad.exe" on the second computer, how do I do this?  (Note:
Python is not installed on the second computer)

Thanks.




More information about the Python-list mailing list