Re: [Tutor] Running windows media player

2011-11-16 Thread Timo
Op 15-11-11 04:29, MD.Mahbubur Rahman schreef: Hello friends, I need to run mp3/ogg files with Windows Media Player from a python script. I have the following code which only can start Windows Media Player. But I dont know how to run a mp3/ogg file with this instance of Windows Media Player: I do

[Tutor] Running windows media player

2011-11-16 Thread MD.Mahbubur Rahman
Hello friends, I need to run mp3/ogg files with Windows Media Player from a python script. I have the following code which only can start Windows Media Player. But I dont know how to run a mp3/ogg file with this instance of Windows Media Player: from pywinauto import application app = applicati