So, this post just goes to show that sometimes I have delicious ideas. I mean, good ideas.

Of course I’m sure I’m not the only one to have thought of this XD

Anyways, here’s a little tut on how to turn your computer into an alarm clock that will play your music, and even shuffle it (if your player is set to shuffle…) Best of all…you don’t need to download anything, WHOOOHOO. (Unless you wanna download some songs for your new alarm clock. xD)

So, you’ll need/use: Some music, windows media player, windows scheduled tasks manager, a brain, a time to set the alarm to…

Well ANYWAYS, First you’ll want to build your playlist in Windows Media Player (I have the latest* version as of this post but I’m guessing older/newer versions will still work. *Might not be the latest anymore xD).

Start a new playlist. I should hope you know how to do this. XD Stick all the songs you want in there. Put ‘em in order and turn off shuffle if you wanna be woken by the same sequence of songs every time it plays.

Cool, you got that done? Now you need to save said playlist (save as…). I created a new folder for it, ’cause I’m a neat freak (but you should see my room XD). Name it something SIMPLE. No spaces, or special characters. ’cause we want it simple. :D Save it as an M3U file!! It’s in the dropdown box when you go to save it.

Now then, here’s a more technical part. But not by much. If you’ve gotten this far I’m sure it won’t be too difficult for you ;P

You’ll need to create a ‘batch’ file. It’ll be the file that plays your playlist.

So open notepad. All you need to do is type in “start [playlisthere.m3u]” without the quotation marks, and replacing all of [playlisthere.m3u] with the name of your playlist. e.g. if I named mine alarm.m3u then I’d put alarm.m3u right after the word start. “start alarm.m3u”

Sooo easy. Now, save that notepad file as “alarm.bat” in the same folder/place as your m3u playlist.

Yay, you did it. Just a few more steps. I made it seem more than it really is with all my talking. Anyways.

Go to your Control Panel. If it’s not in classic view, I can’t tell you exactly where to find it, but, find the ‘Scheduled Tasks’ icon. Click it. It should open a folder that might have various other scheduled tasks in it. (I totally deleted some of the annoying ones xD)

At the very top of the list it should say “Create new task…” or something like that. Double click, and you’ll get a Scheduled Task Wizard. When you get to the part about what program to run, click the “Browse…” button and find your alarm.bat file. Select it and continue through the wizard, setting the time’s and stuff.

When you’re done, you should have a new scheduled task, and your computer will play the musical alarm at whatever time you set! (Provided that your computer is on, of course.)

Bonusss – If you want to test to see if it works, just right click the task and choose ‘run’. It should popup a command prompt and then run windows media player to play your playlist. If Windows Media Player is set to shuffle, it will shuffle the playlist !

Congrats, and have fun XD; Tell me if I messed anything up anywhere XD;;