This VBScript is designed to run from a Scheduled Task and launch MediaMonkey to play music as an alarm clock.

Playlist names can be passed on the command line or configured in the script. If multiple playlists are specified, one will be selected at random and played when MediaMoneky launches.

The MediaMonkey volume can be set, and the if the freeware tool NirCmd.exe is present the Windows system volume can be set.

By ProfileX
Submitted by ProfileX
Updated 04/01/2017

Version History / Details
No rating yet
4425 Downloads

Version History / Details

Version:
1.0
Updated:
04/01/2017
Size:
3.1 KB
License:
Freeware
Works with:
Media Monkey 4.1
Changes:

Save the file with a .VBS extension, then create a Scheduled Task in the Windows Control Panel, for example:�

C:WindowsSystem32cscript.exe�//NoLogo //B "C:UsersMyUserNameDownloadsMediaMonkeyPlayRandomized.vbs"