View Full Version : Where have messenger sound settings gone ?
Dingo
28th October 2005, 07:14 PM
Does anyone know where the sound settings have gone for MSN Messenger on the XDA Exec. They used to be in sounds and notifications on the older OS's.
dherrero
28th October 2005, 08:42 PM
It isnt available in WM2005. Incredible
Dingo
28th October 2005, 09:12 PM
Not in the usual place anyway. I have also had a search around the registry but i could not find anything obvious.
Dingo
2nd November 2005, 02:58 AM
Just Incase anyone is interested dmr54 over at Tekguru found the answer on a blog at
http://www.shahine.com/omar/WindowsMobile5AndPocketMSNMessengerNotificationsFi x.aspx
---------------------------------------------------------------------
Here are the registry keys you’ll need to add to your device:
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D65E-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: Contact Online"
"Wave"="notify"
"Duration"=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D65F-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: New Message"
"Wave"="notify"
"Duration"=dword:00000000
After adding these you can go to the Sound and Notifications control panel and customize the notification behavior.
---------------------------------------------------------------------
I just created a txt file with the above 2 blocks in it and renamed it to messenger.reg then ran it on the Exec. Now i can set the notifications from the usual place.
Worked fine for me but you attempt at your own risk.
timetex
2nd November 2005, 12:18 PM
Just Incase anyone is interested dmr54 over at Tekguru found the answer on a blog at
http://www.shahine.com/omar/WindowsMobile5AndPocketMSNMessengerNotificationsFi x.aspx
---------------------------------------------------------------------
Here are the registry keys you’ll need to add to your device:
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D65E-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: Contact Online"
"Wave"="notify"
"Duration"=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D65F-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: New Message"
"Wave"="notify"
"Duration"=dword:00000000
After adding these you can go to the Sound and Notifications control panel and customize the notification behavior.
---------------------------------------------------------------------
I just created a txt file with the above 2 blocks in it and renamed it to messenger.reg then ran it on the Exec. Now i can set the notifications from the usual place.
Worked fine for me but you attempt at your own risk.
I supposedly did this (its all I've done this morning) but:
a) I can't see the entries in the reg file
b) my data connections no longer work
Dunno how to back out the changes if I can't find them!
darkblak
2nd November 2005, 12:35 PM
Just Incase anyone is interested dmr54 over at Tekguru found the answer on a blog at
http://www.shahine.com/omar/WindowsMobile5AndPocketMSNMessengerNotificationsFi x.aspx
---------------------------------------------------------------------
Here are the registry keys you’ll need to add to your device:
Worked fine for me but you attempt at your own risk.
Thanks Dingo - works fine for me.
timetex
2nd November 2005, 12:48 PM
Somehow it wiped the password and username settings for the T Mobile 3G / GPRS connection, as well as the password on my exhange server connection... very strange!
Carnivor
2nd November 2005, 01:03 PM
I used this code in a text file renamed to messenger.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A87 7D65E-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
"Wave"="Notify"
"Duration"=dword:00000000
@="Messenger: Contact Online"
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A87 7D65F-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
"Wave"="Notify"
"Duration"=dword:00000000
@="Messenger: New Message"
file imports, i see no keys appear in registry :(
Carnivor
2nd November 2005, 02:51 PM
well it took long enough using resco to edit registry, but it works. thank frek, now i have have msn on in the background and not get pestered every 5 seconds.
Kashif
2nd November 2005, 04:49 PM
just import this registry file,message notification and contact online notification will b solved
cheers
Carnivor
2nd November 2005, 05:55 PM
thats what i did in the first place, it was just never showing up in the registry. i then tried adding the key and it said it already existed, then is was visible, but empty, so i manually added the rest and it works fine.
Dingo
4th November 2005, 03:55 AM
Somehow it wiped the password and username settings for the T Mobile 3G / GPRS connection, as well as the password on my exhange server connection... very strange!
Very strange indeed. The 2 entries are added to the ControlPanel\Notifications section of the registry so should not in anyway affect data connection.
It would be wise for other T Mobile users to take note though just incase. Also if you could post success/failure results it would help to determine what the problem may be.
Also i did not note in my post above that after changing the registry switch your phone off and then soft reset for the settings to take effect.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.