run exe on different computer
rootkit
rootkit09 at gmail.com
Sun Sep 13 04:06:45 EDT 2009
Il 13/09/09 09.43, daved170 ha scritto:
> Hi everybody,
> I'm building a small python program that run a service (exe file) on
> my servers.
> I don't want to use remote desktop and it's siblings.
>
> I would like to have some information on how to run an exe on a
> different computer and if there a way to check if that exe is still
> alive.
assuming windows as your target, look at this:
http://timgolden.me.uk/python/wmi.html
More information about the Python-list
mailing list