I'm just trying to get a quick way to play and pause Windows Media Player remotely. After reading several questions here on SO, I realized that most people were talking about C#, Java, COM, ActiveX... which seem a bit overkill for my project. Is there any simple interface to mess with WMP? My preferred approach would be some Python module where I can just script something up really fast and have it deployed in five minutes. Nothing too fancy.
Just wondering: where is the manual for this? Do I have to dive into the source code to figure it out?
Andrew Szeto
2009-06-24 22:05:28
Never mind, it was at http://pywinauto.openqa.org/.
Andrew Szeto
2009-06-24 22:14:24