PDA

View Full Version : Disable message sent notification?


firas
4th December 2005, 05:13 PM
Does anyone know how to disable the "Message Sent" notification that appears everytime you send a text message ( SMS )? It gets a little annoying having to "dismiss" it after every message. I couldn't find any setting for it in the notifications settings.

q-biq
4th December 2005, 06:01 PM
yeah im also intressted how to disable that. maybe only a reg tweak?

rickmile
4th December 2005, 06:13 PM
I think this is what you are looking for in the registry:

Disable SMS Sent Notification
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settin gs]
"SMSNoSentMsg"= dword:00000001 ->0 if Enable

Cheers :)

q-biq
4th December 2005, 06:23 PM
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settin gs]
"SMSNoSentMsg"= dword:00000001 ->0 if Enable


can't find that string on my wm5 swedish version?

littleman
9th December 2005, 08:11 AM
it goes away on its own after like 2 secs

willpower102
23rd June 2006, 06:48 AM
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settin gs]
"SMSNoSentMsg"= dword:00000001 ->0 if Enable


can't find that string on my wm5 swedish version?

just add it.

premier
15th June 2009, 09:11 PM
thanks! This works for me on Touch Diamond 2.

orb3000
16th June 2009, 07:06 AM
Does anyone know how to disable the "Message Sent" notification that appears everytime you send a text message ( SMS )? It gets a little annoying having to "dismiss" it after every message. I couldn't find any setting for it in the notifications settings.

If you donŽt want to mess up with the registry there is an app called "Advanced config", after installing it youŽll be able to remove that annoyng notification and many other interesting tweaks

redincali
16th July 2009, 09:40 PM
thanks! the adv. config didn't work on my 8125 with a cooked wm6. but doing the reg hack was simple and effective. open Programs in the Start menu, go into Accessories, open Registry Editor.

1. Click "+" sign next to "HKEY_LOCAL_MACHINE" (3rd Down)
2. Scroll down and click "+" next to "Software"
3. Scroll down and click "+" next to "Microsoft"
4. Scroll down to the "Inbox" folder, click and hold to pop up the menu
5. Click "New" then "Key" and name it "Settings"
6. Click and hold on the "Settings" folder to pop up the menu
7. Click "New" then "Value" and name it "SMSNoSentMsg"
8. Set the Value Type to "REG_DWORD"
9. Click "Set Data" button , leave on Hexadecimal
10. Enter 00000001 as the value, thats 7 zeros(0) and a 1

As long as you dont delete anything in your registry, drag and move items already there, or create random values/keys, you will be fine. Follow this exactly and it will work for you as it just did for me.