Control Windows Media Player 11 from Command Line
Digital Inspiration today posted an intresting article about controlling Windows Media Player 11 from Command Lines:
“If you are like doing things via the keyboard, WMP 11 offers a good support for command line operators. Here are some of them:
wmplayer /Device:{DVD|AudioCD} – Start a DVD or an Music CD directly from the command line.
If you plan to start a DVD movie with WMP in full screen, just add a /fullscreen switch to the above command, it starts the player in a full screen mode.
wmplayer /Playlist PlaylistName Open the Player and play the specified playlist.
wmplayer “path\filename”?WMPSkin=skin_name – starts the player in skin mode and plays the file mentioned in the argument. Specify the full qualified path of the media file.”