Quote:
Originally Posted by dman9821
can anyone tell me where I can find the registry edit to make the defualt ring to be "vibrate and ring"...
|
HKCU\ControlPanel\Sounds\RingTone0\Script
default is "apw3r"
I use "av0pw3r"
Adding the "v0" is what makes the device vibrate while it is playing "p" the ringtone.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.