Hi,
I want to make a windows external program or Winamp plugin
to play files one after one,
I mean when one song ends the program decides which next song to start.
I am looking for the simplest way to do it,
for example - is it possible to do it from command line in Windows ?
Is there any command-line option to exit WinAmp at the end of the song?
In this case the program can determine that WinAmp process finished and
will start next WinAmp process.
Also any other ideas are welcome.
I want to make a windows external program or Winamp plugin
to play files one after one,
I mean when one song ends the program decides which next song to start.
I am looking for the simplest way to do it,
for example - is it possible to do it from command line in Windows ?
Is there any command-line option to exit WinAmp at the end of the song?
In this case the program can determine that WinAmp process finished and
will start next WinAmp process.
Also any other ideas are welcome.
Comment