View Full Version : SMSNoSentMsg (removing sent message notification)?
adam79
10th August 2007, 11:30 PM
Hey. I'm trying to stop the window that pops up after you send a text message, the says "message sent." I've tried creating the value "SMSNoSentMsg" with DWORD = "0" in both HKLM\Software\Microsoft\Inbox and HKCU\Software\Microsoft\Inbox\Settings. I'm still receiving the notification window.. What am I doing wrong?
Thanks,
adam79
14th August 2007, 07:45 AM
this is to stop the "message sent" window for popping up
[HKLM\Software\Microsoft\Inbox\Settings]
"SMSNoSentMsg"= dword:00000001
You might have to create the Settings directory.
-Adam
devis
14th August 2007, 09:45 AM
I have the same setting in mine and still the messages pop up. However, are you talking about the sent message notification or the delivery notification?
qball1616
15th August 2007, 12:47 AM
I had the same problem, and i found a .cab file that automatically edits the registry for you. It worked very well for me.
goto http://surrealnetworks.com/mpx on your wing's PIE browser. Then look in the registry edits for the MDA. They also have a few others that might be helpful. Just install the cab file and it takes care of everything for you and you don't have to worry about editing the registry yourself.
hope this helps
hyphen
15th August 2007, 07:29 PM
Hi All, I am new to the site and so far soo good i have a few question but tryn to figure them out on my own... but i read a detailed post by
James105 ( which can be found here http://forum.xda-developers.com/showthread.php?t=318184) and it stoped that stupid sms notifacation... thanks James...
Adam in your 1st post i think you were in the wrong reg root... and you had the value on 0 which means your still going to get the pop up.
This is what i used to stop mine from going off
HKLM\Software\Microsoft\Inbox\Settings\SMSNoSentMs g = 1 (DWORD decimal)
i perfer to do reg edit saves room on my phone or memory card then installing an app... then again you can always erase the app afterwards . eh
adam79
15th August 2007, 09:59 PM
yeah.. i was creating the SMSNoSentMsg value in HKLM\Software\Microsoft\Inbox\; the settings folder wasn't there, so i figured out that i had to create it, and then add the value.
Adam in your 1st post i think you were in the wrong reg root... and you had the value on 0 which means your still going to get the pop up.
This is what i used to stop mine from going off
HKLM\Software\Microsoft\Inbox\Settings\SMSNoSentMs g = 1 (DWORD decimal)
hyphen
15th August 2007, 10:33 PM
oh ok cool... so you got it working?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.