OK - I know how to get the text/title of the windows on a local system by using the window handle. What I want to do is to get the text/ title of the windows on a remote system. Enumerating the window handles will of course not work remotely, I know that. Does anyone know anything short of a client/server setup that *will* work?
Everything would be Windows 2003 server, and I can assume that I have administrative rights to all affected machines. Any ideas? -- http://mail.python.org/mailman/listinfo/python-list