I want to control the external running Windows Media Player application using C#. For example, I want to send the play or pause command to the process of the running exe-file "%ProgramFiles(x86)%\Windows Media Player\wmplayer.exe", which was started by the user and is playing a playlist. How can this be done instead of embedding a windows media player control?
Asked
Active
Viewed 27 times