Void Function AutoStartEvent ()
PlaySound ("C:\\Windows\\Media\\Windows Proximity Connection.wav")
delay (1)
StopSpeech ()
SayString ("Please press shift, capslock, v, before shuttingdown or restarting this computer, to log the number of hours the machine has been running on Battery power. Remember, the machine can only run up to x hours on a charge.")
EndFunction