how can i autorun multiple files in windows media player? here is the code i am using at the moment to play the movie files automaticly:
[autorun]
open=wmplayer.exe /play \AVI\DIVX01.AVI
and it works fine, for one movie file.
how can i make it add more than one file to the playlist in windows mediaplayer 9 (wmplayer.exe)
and how can i make them full screen? i know it can be done but i dont know how.....
the reason i want more than one media file (AVI) to be added to the playlist in windows media player 9 is because i have lots of episodes that i want to be able to just slap in to my divx box and play, and i like windows media player because the hot keys work on the keyboard (skip back and forward files, play, pause, stop and the like)
sorry if this sounds stupid....and correct me if my code is wrong....
oh, by the way, it is a standalone divx player, a computer dedicated to divx with a tv out card in it, they look excellent on the tv.....
[autorun]
open=wmplayer.exe /play \AVI\DIVX01.AVI
and it works fine, for one movie file.
how can i make it add more than one file to the playlist in windows mediaplayer 9 (wmplayer.exe)
and how can i make them full screen? i know it can be done but i dont know how.....
the reason i want more than one media file (AVI) to be added to the playlist in windows media player 9 is because i have lots of episodes that i want to be able to just slap in to my divx box and play, and i like windows media player because the hot keys work on the keyboard (skip back and forward files, play, pause, stop and the like)
sorry if this sounds stupid....and correct me if my code is wrong....
oh, by the way, it is a standalone divx player, a computer dedicated to divx with a tv out card in it, they look excellent on the tv.....
Comment