Disabling the SMS sent message - Wing, P4350 Herald Upgrading

I know theres a cab file to get it off my phone but theres also a registry edit that i use to get rid of it but its not working correctly on my new wing. I had it on another wing but a fool destroyed and i got my replacement yesterday.
Heres the edit
Disable the SMS Sent notification
Regisrty: HKLM\Software\Microsoft\Inbox\Settings\
Key: SMSNoSentMs (decimal)
Default: 0 (on)
New Value: 1 (off)
Note: Please note that the 'Settings' key may not exist in your device, and thus may have to be created first.
I did all this but its still not working. Can someone tell me what im doing wrong.

AdamsvillE said:
I know theres a cab file to get it off my phone but theres also a registry edit that i use to get rid of it but its not working correctly on my new wing. I had it on another wing but a fool destroyed and i got my replacement yesterday.
Heres the edit
Disable the SMS Sent notification
Regisrty: HKLM\Software\Microsoft\Inbox\Settings\
Key: SMSNoSentMs (decimal)
Default: 0 (on)
New Value: 1 (off)
Note: Please note that the 'Settings' key may not exist in your device, and thus may have to be created first.
I did all this but its still not working. Can someone tell me what im doing wrong.
Click to expand...
Click to collapse
Yes! You are wrong! Do this:
Key: SMSNoSentMsg (decimal) instead of SMSNoSentMs

nugift said:
Yes! You are wrong! Do this:
Key: SMSNoSentMsg (decimal) instead of SMSNoSentMs
Click to expand...
Click to collapse
ohhhh ok thanks a lot

Related

{Solved}is there a way to remap PTT button??

Just wondering is anyone knows how to remap the stupid PTT button so I can use it for voice command??
I tried the PTTfix for the hermes, it disabled PTT but didn't allow me to reassign the button to anything else.
thanks,
Matt
Install Vibra Switch, then map this app to the button from the programs folder.
RemE said:
Install Vibra Switch, then map this app to the button from the programs folder.
Click to expand...
Click to collapse
I hate to ask stupid questions, but installing this app, does not seem to enable a new hardware button. I still only show a total of 5, with no option of the PTT button. I am looking at the "buttons" commandlet in settings
What am I missing?
Try AEBPlus
isnt there just a simple way to do it in the registry?
or a different way to change it?
Solved it
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys
Add a new key called 40C6
then I added a string called Name with the value Button 6
you should now be able to assign a program to PTT through settings/buttons
-------------------------------------------------------------------------
if for whatever reason if its not there yet these are all the values I have under key 40C6
(default) "path to your program in quotes"
dword: BtnWnd value=0
dword: Flags value=0
string: Name value=Button 6
string: ResetCmd value "path to your program in quotes"
string: WndCls LEAVE BLANK
if you need to enter all that, go for it, but I would assume it would work after completing the first part of this post
let me know
PS with Voice command it only works to start the program, holding the PTT button to cancel a command doesn't work for me, if anyone figures that out let me know, that would be awesome
mbritten said:
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys .....
Nice. any thoughts on push and hold?
g
Click to expand...
Click to collapse
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
mbritten said:
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys
Add a new key called 40C6
then I added a string called Name with the value Button 6
you should now be able to assign a program to PTT through settings/buttons
-------------------------------------------------------------------------
if for whatever reason if its not there yet these are all the values I have under key 40C6
(default) "path to your program in quotes"
dword: BtnWnd value=0
dword: Flags value=0
string: Name value=Button 6
string: ResetCmd value "path to your program in quotes"
string: WndCls LEAVE BLANK
if you need to enter all that, go for it, but I would assume it would work after completing the first part of this post
let me know
PS with Voice command it only works to start the program, holding the PTT button to cancel a command doesn't work for me, if anyone figures that out let me know, that would be awesome
Click to expand...
Click to collapse
GumboChief said:
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
Click to expand...
Click to collapse
I have heard that turning the phone off (hold power putton) will make the registry entries stick, but I've never had a problem just soft resetting, let me know if you figure it out
the reg change didn't persist for me either and I did perform a power cycle.
Would like
I sure would like to see a solution here myself. These folks have one for WM6 on Hermes but some Kaiser folks posted near the end of the thread that the method is not working for them. Author says he will eventually get it working on the Kaiser.
http://forum.xda-developers.com/showthread.php?t=279585
robroth said:
the reg change didn't persist for me either and I did perform a power cycle.
Click to expand...
Click to collapse
what reg editor are you using? I have NEVER had a problem with edits sticking using resco reg editor. there has to be some reason.
GumboChief said:
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
Click to expand...
Click to collapse
I simply exported the PTT key altogether & removed it, put in the new 40C6 entry, and the device's remapping works flawlessly. Using SKTools.
mbritten said:
what reg editor are you using? I have NEVER had a problem with edits sticking using resco reg editor. there has to be some reason.
Click to expand...
Click to collapse
total commander. ill have to try one of the others mentioned here. i'm about to reflash with the HTC rom so will have to reload everything anyway.
Which PTT key did you remove. Are you talking about HKLM\Services\PTT?
vpoet said:
I simply exported the PTT key altogether & removed it, put in the new 40C6 entry, and the device's remapping works flawlessly. Using SKTools.
Click to expand...
Click to collapse
Could you explain exactly what you did for those of us that don't know. Many thanks!
Thanks
mattmcl1 said:
Could you explain exactly what you did for those of us that don't know. Many thanks!
Click to expand...
Click to collapse
at&t Tilt? Stock ROM?
I used the free PHM regedit:
http://www.phm.lu/downloads/download.aspx?{940B734A-C437-41C7-ADED-2A4418802FD3}
I completed deleted the whole PTT group from the services (would not work until I did this).
Confirm
I can confirm the experience of robroth and GumboChief. Followed GumboChiefs advice on the ; - worked to disable PTT load. Then followed mbritten's reg changes in post #6. Registry key 40C6 disappers consistently after soft reset.
However, removing the entire PTT worked perfect.
Big thanks to scoppola and mbritten! So happy to have this working! Cheers guys.
Device: 8925
ROM: AT&T - 1.57.502.2
Registry Editor - Resco 2007
swamp2 said:
I can confirm the experience of robroth and GumboChief. Followed GumboChiefs advice on the ; - worked to disable PTT load. Then followed mbritten's reg changes in post #6. Registry key 40C6 disappers consistently after soft reset.
However, removing the entire PTT worked perfect.
Big thanks to scoppola and mbritten! So happy to have this working! Cheers guys.
Device: 8925
ROM: AT&T - 1.57.502.2
Registry Editor - Resco 2007
Click to expand...
Click to collapse
WFM as well! - removed the entire PTT key.

S730 with Telenor Entry (branded right button)

Hello.
Yesterday I got a S730/Wings from work, and like many other Telenor (Norwegian telecom) subsidized phones, the right soft button opens a web page called ENTRY (news and commercials). I would rather have that the button opened contacts, messaging or something else, preferably customizable on the phone.
All replies appreciated.
read this Wiki and check if link to that webpage is assigned to the button. If yes, either delet the link, or change it to something else (just edit it as text file).
check out these registry values:
They may or may not be present in Standard, but are in Pro... try it!
To change the application launched by the Today screen Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\Open = "\Windows\Start Menu\Programs\Contacts.lnk" (REG_SZ string, including quotes)
To change the title of the Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\(Default) = "Contacts" (REG_SZ string, no quotes)
bigflavor said:
check out these registry values:
They may or may not be present in Standard, but are in Pro... try it!
To change the application launched by the Today screen Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\Open = "\Windows\Start Menu\Programs\Contacts.lnk" (REG_SZ string, including quotes)
To change the title of the Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\(Default) = "Contacts" (REG_SZ string, no quotes)
Click to expand...
Click to collapse
A bit offtopic but do somebody know the entry for "new SMS"?
shadow2000 said:
A bit offtopic but do somebody know the entry for "new SMS"?
Click to expand...
Click to collapse
HKCU\Software\Microsoft\Today\Keys\113\Default = New SMS
HKCU\Software\Microsoft\Today\Keys\113\Open = \Windows\tmail.exe" -service "SMS" -to """
This works
pcBaktus said:
This works
Click to expand...
Click to collapse
hi its me again. i had to create a new today key including all childs, but my Wings ignores these settings totally. Did something wrong?
Could somebody tell me if there is a today key under your microsoft key?
shadow2000 said:
hi its me again. i had to create a new today key including all childs, but my Wings ignores these settings totally. Did something wrong?
Could somebody tell me if there is a today key under your microsoft key?
Click to expand...
Click to collapse
No, I don't have such a key.
So have anybody changed his right softkey? Perhaps to new SMS?
I've changed mine to new sms, but since its was sold unlocked and not subsidized it didnt have the Entry-button. My phone doesnt forget my registry settings when restarting.
Try looking for key 113 in "HKCU\Software\Microsoft\Home", maybe your phone is configured to look for settings other places than mine.
No "Key"-Key, no 113 key. nothing. hmm.
I have an HTC Phone, its not branded.
I mapped it to 'contacts', and it works perfectly.
henrik.gundersen said:
I mapped it to 'contacts', and it works perfectly.
Click to expand...
Click to collapse
Which registry change you did?
HKCU\Software\Microsoft\Home\Keys\113\(Default) = "Contacts"
HKCU\Software\Microsoft\Home\Keys\113\Open = ":MSCONTACTS"
Finally it works for me. Point softkey to "New SMS"
softkeys
this is what you are looking for just download to your mem card and install to ur phone and run the app. it lets you choose what u want you soft keys to be...and thats it

keyboard stuck in numbers/symbols mode

Something very weird is happening on my Diamond. Suddenly my on screen full querty keyboard is stuck in the numeric mode and hitting the "ABC" button won't go to the normal mode where you can type letters. If I change to other type of keyboard, for example the Phone Keypad, it'll also type only numbers not letters, no matter in what mode it is.
I've tried soft reset but the issue persists. Last app I installed was Mobile Justice but I don't think it has something to do with the issue...
Anyone have seen this before? any suggestion besides hard reset?
Yes, I had same problem and found out that it was caused by the installation of a custom T9.cab file (Dutch). I uninstalled it and problem was gone.
hbieshe said:
Yes, I had same problem and found out that it was caused by the installation of a custom T9.cab file (Dutch). I uninstalled it and problem was gone.
Click to expand...
Click to collapse
Aha, I think I installed one of those cabs a few days ago as well, but how do you uninstall that? it doesn't appear in the add/remove programs window.
how dod you guys fixed it? got same problem
Try this:
Go into the registry and ensure the following settings, then soft reset.
HKLM\System\CurrentControlSet\Control\Layouts\e001 0409
Layout Text to "eT9 IME"
Ime File to "\windows\eT9ime.dll"
HKCR\CLSID\{73AB106C-A726-484b-B610-BE3E1CF39821}
(Default) = "XT9"
thanks mate appriciated. worked perfect.
I exp it. I found out that. Restored or copy contacts before customize the keyboard and it works like normal
etenx500 said:
I exp it. I found out that. Restored or copy contacts before customize the keyboard and it works like normal
Click to expand...
Click to collapse
Also I found out that: Disable xt9 it after copy contacts or restore contact it work like normal but if you add a contact the keyboard will stuck again at symbol mode.
I hope some want know how to fix it.
CHeers
This has been bugging me for around two weeks now since installing SensorLock (which could be a coincidence) - but now solved with the registry tweaks.
thank you very much!
I've been created the cab attacched.
This fix the regkey modified.
vulkanxxv said:
I've been created the cab attacched.
This fix the regkey modified.
Click to expand...
Click to collapse
Im having a problem like this in the kaiser.... would this cab work there as well? or this changes are specific for the diamond?
studz said:
Try this:
Go into the registry and ensure the following settings, then soft reset.
HKLM\System\CurrentControlSet\Control\Layouts\e001 0409
Layout Text to "eT9 IME"
Ime File to "\windows\eT9ime.dll"
HKCR\CLSID\{73AB106C-A726-484b-B610-BE3E1CF39821}
(Default) = "XT9"
Click to expand...
Click to collapse
Works for HTC S730 but only HKLM part..there is no CLSID with that ID but nevermind.
Thanks !!
studz said:
Try this:
Go into the registry and ensure the following settings, then soft reset.
HKLM\System\CurrentControlSet\Control\Layouts\e001 0409
Layout Text to "eT9 IME"
Ime File to "\windows\eT9ime.dll"
HKCR\CLSID\{73AB106C-A726-484b-B610-BE3E1CF39821}
(Default) = "XT9"
Click to expand...
Click to collapse
Thanks I'd been searching all over with no luck but this works for me.
it works
studz said:
Try this:
Go into the registry and ensure the following settings, then soft reset.
HKLM\System\CurrentControlSet\Control\Layouts\e001 0409
Layout Text to "eT9 IME"
Ime File to "\windows\eT9ime.dll"
HKCR\CLSID\{73AB106C-A726-484b-B610-BE3E1CF39821}
(Default) = "XT9"
Click to expand...
Click to collapse
Thanks, dude!
For HTC Jade works too!
It is enouth to change just "Layout Text" and "Ime File" keys
RR33 said:
hi,
For those, like me, who are not familiar with registry editing, I found a simple way to fix that bug : launch "Diamond Tweak", go to SIP configuration then "deactivate" T9, press "ok" and soft reset. it will be fine now !
regards,
Click to expand...
Click to collapse
Thanks.. this has been bugging me on my Blackstone like crazy!!
The equivalent is to launch HD Tweak, then deactivate "T9 mode" from 20. Keyboard (SIP) section.
thnx a ton mate
this thin has been bugging me since long time thnx a ton for the tweak u rock !!!!
Sticking Keyboard
Thanks to R33, works a treat
RR33 said:
hi,
For those, like me, who are not familiar with registry editing, I found a simple way to fix that bug : launch "Diamond Tweak", go to SIP configuration then "deactivate" T9, press "ok" and soft reset. it will be fine now !
regards,
Click to expand...
Click to collapse
This has been a problem on my Diamond for months. I have been putting up with it and avoiding txting. Now I have done this and it has fixed it. Thank you!
Thanks!
Thanks so much guys, I had the same problem, already installed other keyboard, then it was fine for a few hours/days and then I had the same problem even with the new keyboard. But now with changing the registry entry it seems to work, so a big THANKS!!!

Reject phone call via accelorometer?

Hi,
I could have sworn I saw somewhere a progam that allowed you to reject a phone call (silence the ringer temporarily) by simply flipping the phone over. So if its sitting on the table face up while you're having supper and the phone rings all you have to do is flip it over face down. I thought this sounded neat but for some reason didnt download it when I saw it. I've been searching for a week and somenow. Does anyone know what it's called? I can see this being really handy if it works with the alarms on the phone as well as I use my phone as a secondary alarm clock.
Thanks guys,
Mute an incoming call
http://gyrator.brins0.net/ ; the event is pre-defined. Eric
leblan said:
http://gyrator.brins0.net/ ; the event is pre-defined. Eric
Click to expand...
Click to collapse
Hmmmm I have this I downloaded it so I could get tomtom to go into portrait mode when it was running. I didn't realize that it was able to do that though.
How abouts do I go about doing that?
Hmm okay I see it in there and tried calling the phone numberous times and flipping it over and the phone continued to ring.
You do not need to download anything. It's a feature of the phone but you need to do a reg edit perhaps. Let me look at my phone....
HKEY_Local_machine/Software/HTC/HTCsensor/gsensor = 0
Also:
HKEY_Local_machine/Software/HTC/phone/facedownmutering = 0
Many say to set it to 1 but mine is working and it is set to 0.
Hope this helps,
tsp
tsperez said:
You do not need to download anything. It's a feature of the phone but you need to do a reg edit perhaps. Let me look at my phone....
HKEY_Local_machine/Software/HTC/HTCsensor/gsensor = 0
Also:
HKEY_Local_machine/Software/HTC/phone/facedownmutering = 0
Many say to set it to 1 but mine is working and it is set to 0.
Hope this helps,
tsp
Click to expand...
Click to collapse
What did you use to edit the registry... I know theres a few program that will do it.
tsperez said:
You do not need to download anything. It's a feature of the phone but you need to do a reg edit perhaps. Let me look at my phone....
HKEY_Local_machine/Software/HTC/HTCsensor/gsensor = 0
Also:
HKEY_Local_machine/Software/HTC/phone/facedownmutering = 0
Many say to set it to 1 but mine is working and it is set to 0.
Hope this helps,
tsp
Click to expand...
Click to collapse
hey, mine seems to be lacking the gsensor = 0, the second one is present. i looked thru and it says default string (value not set). i wonder is this line the same for you? or is this where the gsensor is set to 0.
Just download DiamondTweak and then Setting 1.4 enable it.
Aaron McCarthy said:
What did you use to edit the registry... I know theres a few program that will do it.
Click to expand...
Click to collapse
You can use the free PHM Registry Editor
Regards,
Carty..
rohithathie said:
Just download DiamondTweak and then Setting 1.4 enable it.
Click to expand...
Click to collapse
i wish this did it but my raphael is an old dog that doesnt want to learn a new trick. ahh. also the diamondtweak, the instant ringtone with no delay, not very smooth.

Incorrect SMS Timestamps, HELP!

It's so annoying that I get messages from the year 2010, and when I go to the inbox, all the newest messages get pushed down the bottom while the 2010 message stays at the top.
Its annoying when I go to the message sometimes it goes back 1 year, 2008 and then I have to go through the entire message and repeatedly click "Older" 100000x times to finally read the message.. Any fix for this?
Your Xperia transcendences time and boundaries - NOT.
Check your system clock.
Clock and everything is correct..
Lol try flashing another ROM?
Try this one
Incorrect SMS Time - As provided by Touch-Guy..
Create DWORD key TrustTimeZoneField and set the value to 0 under
HKLM\Software\OEM\PhoneSetting
Click to expand...
Click to collapse
I'd like to get messages from 2010...
harveydent said:
I'd like to get messages from 2010...
Click to expand...
Click to collapse
only if they include stock prices and the scores of big sport events...
Incorrect SMS Time - As provided by Touch-Guy..
Create DWORD key TrustTimeZoneField and set the value to 0 under
HKLM\Software\OEM\PhoneSetting
what do u mean by create dword key?
Use a program that allows you to edit registry, browse to the phone setting folder, and create a DWORD?
Can u recommend me a prgoram? SmartReg for me is expired..
You can use Total Commander.
It's free
I have total commander, but I don't know how to create a dword.. and there are many buttons that have no labels on them so I have no idea which one to use..
I did go to the phonesetting directory, but no idea how to create the dword or which button.. need your help!
I somehow opened what looks like create new unnamed text or sth, and after it akss to save to device or storage, is this the right one?
Still need my question answered
Im still stuck with how to create the Dword.. which button do i use to create it?

Categories

Resources