Custom Alert Tones for WP8 Registry Tweak!
Registry Tweak to enable custom alert tones for your Interop-Unlocked device!
Step 1: Make sure your intended alert tone is in your ringtones folder and your phone is unplugged from your computer (can be charging on wall charger but not plugged in to PC)
Step 2: Go to your registry editor and enter this value:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EventSounds\Sounds\{Intended Alert Tone}]
Replace {Intended Alert Tone} with any of these values:
Code:
Achievement
Alarm
BatteryCharging
BusyCDMA
BusyTone
CallDrop
CallWaiting
Camera
CellBroadcast
Clock
CMAS
Congestion
CopyPaste
DownloadComplete
Dtmf#
Dtmf*
Dtmf0
Dtmf1
Dtmf2
Dtmf3
Dtmf4
Dtmf5
Dtmf6
Dtmf7
Dtmf8
Dtmf9
E-mail
FindPhone
IM
ImeAddToDictionary
ImeSelectCandidate
InCallBuzz
InCallDtmf#
InCallDtmf*
InCallDtmf0
InCallDtmf1
InCallDtmf2
InCallDtmf3
InCallDtmf4
InCallDtmf5
InCallDtmf6
InCallDtmf7
InCallDtmf8
InCallDtmf9
InCallVoiceText
Infbeg
Infend
InfInt
Interrupt
Keypress
KnownCallerRing0
LoudestInCallVolume
Lowbattery
Netbegin
Netend
NetInt
NetworkDrop
NfcInRange
NfcPaymentFail
NfcPaymentSuccess
NfcTransactionComplete
NfcTransactionCompleteShort
Notification
NotificationToast
Password
PhoneLocked
PhoneUnlocked
PhotoScroll
PingRing
Pip
Reminder
Reorder
Ringback
Ringout
RingPreview
RingTone
RingVoiceText
Shutdown
SMS
SMSNudge
StartButton
SystemAsterisk
SystemDefault
SystemExclamation
SystemHand
SystemQuestion
SystemStart
Toolkit
TransferComplete
VoiceMail
VoicePrivacyDrop
Warning
Step 3: Key should be set to "Sound".
Step 4: Change the value of the files location to C:\Data\Users\Public\Ringtones\YourRingtoneName.mp3
Example:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EventSounds\Sounds\SMS]
"Sound"="C:\Data\Users\Public\Ringtones\AppleSucks.mp3
That would set a ringtone named "AppleSucks" in your Ringtone folder as your SMS tone.
Regards,
Hit the thanks button if you thought this was helpful!