View Single Post
  #4 (permalink)  
Old 06-23-2008, 10:08 PM
rstoyguy's Avatar
rstoyguy
SuperNoob
Offline
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Setting the ringer to ring only once

Quote:
Originally Posted by Batmancd View Post
Does anyoneone know of a way that I can set the ringer to ring only once? I have set that function in the sounds section but it does not work.

Is there another way?

Thank you for the help.
Yep, check this registry setting:

[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Sound"="\\My Documents\\bennyhill.mp3"
"Script"="apw3r"

Remove the "r" from the script. The above script:
a = activates your device
p = plays "sound"
w3 = wait three seconds
r = repeats script

Learn more about sound settings and script settings in my sig's Sound tutorial, post #4.
__________________
If this post was helpfull, let me know by clicking Thanks!

This post has been thanked 1 times.