How do I get media player to close automatically after playing a video?
Window 7 Pro
Media Player 12.0.7601.175.14
Example of the command line I am using.
“C:\Program Files\Windows Media Player\wmplayer.exe” “C:\Videos\Starthere.wmv” /fullscreen /play /close
I have looked at several pages and they all point to the /close option, but it does not work. The /fullscreen works but /close, not so much. I have tried different variables.
“C:\Program Files\Windows Media Player\wmplayer.exe” “C:\Videos\Starthere.wmv”
“C:\Program Files\Windows Media Player\wmplayer.exe” “C:\Videos\Starthere.wmv” /play /close
“C:\Program Files\Windows Media Player\wmplayer.exe” “C:\Videos\Starthere.wmv” /close