Author Topic: Task Scheduler question  (Read 307 times)

Edward Janusz

  • Newbie
  • *
  • Posts: 16
I'm trying to turn MusicBee into an alarm clock, and as a test run I put this line into Task Scheduler.

"C:\Program Files (x86)\MusicBee\MusicBee.exe" /play "C:\Users\telep\music\ZMorning-1\*.*"

There are four .flacs in \ZMorning-1. MusicBee popped up on schedule, but nothing else happened. Is there something wrong with my syntax?

Thanks.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34312
"C:\Program Files (x86)\MusicBee\MusicBee.exe" /play "C:\Users\telep\music\ZMorning-1\"
should work.