Re: Woot button
You could create a shortcut to the sound file and place it in your /windows/startmenu/programs folder.
or
You could write a mortscript using the playsound command and put the script file in your /windows/startmenu/programs folder.
9.22.2 Play a WAV file (PlaySound)
PlaySound( WAV file )
Plays the given file. The script is paused until the sound is played.
|