I'd like to schedule a task to play an audio file. From the command line, this works successfully to play the file:
(Although it doesn't close WMP like it seems like it should.)
When I schedule a task like that, though, nothing happens when it runs - and Task Scheduler claims it ran successfully.
As shown in this screenshot, there are 3 fields to fill in. What do you recommend I put in those? I've tried all different combinations but can't seem to get it to work...
Thanks!
Shimmy
Code:
"%ProgramFiles(x86)%\Windows Media Player\wmplayer.exe" /play /close "C:\ALL DATA\Shimmy\Shimmy's Documents\Morning audio reminders for kids\8-00 AM reminder.WMA"
(Although it doesn't close WMP like it seems like it should.)
When I schedule a task like that, though, nothing happens when it runs - and Task Scheduler claims it ran successfully.
As shown in this screenshot, there are 3 fields to fill in. What do you recommend I put in those? I've tried all different combinations but can't seem to get it to work...
Thanks!
Shimmy