Alarm Clock / Event Software?

Soldato
Joined
30 Dec 2004
Posts
3,386
Location
London
Hey

Bit of a hard one to 'search' really but I was wondering if anyone knew a software where I could set alarm/event noises at certain minutes past every hour.

So for example;
Every 25 minutes past on every hour make a notification sound
and repeat this the entire day.

Would be nice if anyone knew one where I didnt have to enter it for every hour (24 times).
 
Just set up a scheduled task and in the command line to run a program just put the wav/mp3 instead of an exe. As long as your file associations work it'd be just like you double clicked it and it should automatically play.

If that doesn't work just see if you can pass the file to a media player's exe via a command line switch.
 
Back
Top Bottom