Hi all,
Was wondering, is there an app like there was a fit4cat for hermes which will let me disable SMS sent confirmations on my Orbit? Also, any way at all to stop SIM card contacts appearing when i go to my contact list, i only want the phone contacts appearing there (but dont want to delete contacts off my SIM).
Thanks in advance
Yes there it for both, this one for hide SIM contacts. the other you have do some searching or registry hacking
Thanks very much, that's just what i needed, contact list was getting far too long with both showing
Thanks
Open up notepad, copy the stuff below into it and save as a .reg file instead of a text file. That'll disable the sms sent notification for you
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\Settings]
"SMSNoSentMsg"="1"
Hide SIM contacts
I tried the patch but I still see the SIM contacts in my pocket informant 2007.
Somebody would know how to hide them?
sturgis said:
I tried the patch but I still see the SIM contacts in my pocket informant 2007.
Somebody would know how to hide them?
Click to expand...
Click to collapse
There is an option in the Contacts View settings "Show Non-Native Contacts" which is set to YES. Uncheck that and Contacts should ignore the SIM contacts.
markquinton said:
Open up notepad, copy the stuff below into it and save as a .reg file instead of a text file. That'll disable the sms sent notification for you
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\Settings]
"SMSNoSentMsg"="1"
Click to expand...
Click to collapse
Hi,
The registry bit did not exist in my XDAII, I have WM5 with standard XDAII O2 ROM. Mine is HKLM\Software\Microsoft\Inbox\SVC\SMS - there is no Settings folder. I created it and still got nowhere. What do I do please?
show sim contacts again
once you've hidden the SIM contacts using this app is there a way you can get them back if you want to see them again?
Thanks
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.
Is there any way to hide the SIM in contacts on a locked HTC Touch? It should be an option not a reg hack. What a stupid idea. Why do I need to see my contacts twice?
I should mention that I have used PHM RegEdit and the hide sim cab file above which both work great, until I restart my phone.
found it here...thanks.
http://forum.xda-developers.com/showthread.php?p=1987043
NP9660 said:
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.
Click to expand...
Click to collapse
there's no "settings" folder
devGOD said:
there's no "settings" folder
Click to expand...
Click to collapse
Seriously !! Read the post and what it says.
HINT: Especially the bit at the end
I have a question. I'm not sure if it's WM6.1 related, or if it's built into the ShadoW..
But when i view text messages now, they show up as a "conversation" .. which i din't mind, but i can't seem to move the messages into another folder. Infact, i can't even create a new folder in the tree.
The "Move" option is still there, but i can't do anything with it. The reason i "move" the messages is to clean up work and personal related messages. now they're all stuck in my inbox.
Is it a feature of WM6.1? Or is it a feature of the ShadoW install?
i have some problem too
anybody have a solution ?
i want to work with old sms system
i was never able to create a folder for the sms, i dont think it s an issue about wm 6.1
Aliencurv,
I'm guessing that 6.1 uses threaded SMS, which is a new feature. The previous version of WinMobile (6.0) used the standard SMS format that you are used to.
I don't know whether you can deinstall this feature in 6.1 or if its cooked into the ROM. What I can tell you is that it is possible to create subfolders in 6.0 and move stuff around. I do this all the time.
If you can't deinstall threaded SMS from 6.1 and if sub directories are important, you may have to move back to 6.0.
I have to say I have only briefly beta tested 6.1 so I can't say for sure what you can do with folders. However 6.0 is as I have said above.
Hope this helps.
WB
I also noticed that I can't forward any messages now under 6.1 like I was able to before
locolopez said:
I also noticed that I can't forward any messages now under 6.1 like I was able to before
Click to expand...
Click to collapse
u can bro.. just select the conversation intended ..select the intended messages by scrolling up & down using your DPad/Jog Scroll (it will be highlighted as u move along), when done selecting, click menu, select forward.. u good to go..
added:
see screenshot below
Thanks for your reply but it seems that you have to be in a conversation in order to be able to forward and not with a message where i didn't reply. I'm not by my computer so I'll post a screen shot later.
You disable threaded SMS by using the following key:
HKCU\Microsoft\Inbox\Setings\OEM\SMSInboxThreadingDisable=DWORD:1
doedoe said:
You disable threaded SMS by using the following key:
HKCU\Microsoft\Inbox\Setings\OEM\SMSInboxThreadingDisable=DWORD:1
Click to expand...
Click to collapse
HKCU\Microsoft doesnt exist... u probably mean HKCU\Software\Microsoft...
but then again, Settings\OEM doesnt exist etiher... should we create it?
Thanks
Voldemort said:
i was never able to create a folder for the sms, i dont think it s an issue about wm 6.1
Click to expand...
Click to collapse
You could always create a new folder via "manage folders" prior to WM6.1, although now it greyed out, rather than non-existent.
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Cloudyfa said:
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Click to expand...
Click to collapse
TNX MAN .
I TEST THIS AND I HAVE A OLD SMS SYSTEM NOW
Cloudyfa said:
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Click to expand...
Click to collapse
you rule
what a great night! My gf let me cook oldschool fishsticks for dinner, and i have my old sms back ... life's good
aka simple things amuse simple ppl
Cloudyfa said:
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Click to expand...
Click to collapse
Nice! Once in a while i prefer to send/receive sms's the normal way. hehe
And when threading is disabled, i could do pretty much anything that i could do before like "Manage Folders" (create/delete folders) and move messages to/from a specific folder.
Thanks!
aliencurv said:
I have a question. I'm not sure if it's WM6.1 related, or if it's built into the ShadoW..
But when i view text messages now, they show up as a "conversation" .. which i din't mind, but i can't seem to move the messages into another folder. Infact, i can't even create a new folder in the tree.
The "Move" option is still there, but i can't do anything with it. The reason i "move" the messages is to clean up work and personal related messages. now they're all stuck in my inbox.
Is it a feature of WM6.1? Or is it a feature of the ShadoW install?
Click to expand...
Click to collapse
Just disable the threading feature using the registry tweak Cludyfa mentioned a few posts above. Disabling the threading allows you to "Manage Folders" and move messages around.
I have edited the registry and disable the "threading", but with this effect, the notification (sound or vibration) for new SMS is also disable (e.g. no sound and vibration when there is new SMS and easily miss SMS/MMS), regardless how I set it in the "Sounds & Notifications".
Just wonder anyone has similar experience?
yklai said:
I have edited the registry and disable the "threading", but with this effect, the notification (sound or vibration) for new SMS is also disable (e.g. no sound and vibration when there is new SMS and easily miss SMS/MMS), regardless how I set it in the "Sounds & Notifications".
Just wonder anyone has similar experience?
Click to expand...
Click to collapse
yep, i tried the tweak on two different WM6.1 roms, there's no incoming sms notification when i disable threading. I just hope somebody discovers a tweak to remedy this.
I like the new threaded SMS a lot but unfortunately my messages (restored) from before do not show up - only SMS's after I installed a 6.1 rom - the only way to read previous SMS is by going back to the old (with the regedit mentioned in this thread) or using a 3rd party program like PocketCM - anybody know how to make older messages appear in the new threaded SMS?
greatbal said:
yep, i tried the tweak on two different WM6.1 roms, there's no incoming sms notification when i disable threading. I just hope somebody discovers a tweak to remedy this.
Click to expand...
Click to collapse
Me, too. Get the same problem.
Cloudyfa,
Thanks for the reg tweak, its work. I try to get use to WM6.1 sms threading but still not use to it after 2 weeks... thanks anyw.
I installed SMS-Chat as a replacement SMS application for the default WM6.1 app on my Touch HD. I am looking for a way within the TouchFLO Interface to be able to lauch SMS-Chat instead of the default SMS application under the message tab, when I click to either read the a SMS message or write a new one. I installed SSMaPa - but that doesnt let me change the SMS application pointer.
Appreciate any help or pointers.
Thx.
Windows is "un-checked" for SMS delivery notification but touchflo does anyway
So i have done a search and most of the results are talking about hot to have sms delivery notification however i do not want sms delivery notification.
I went to messaging options and the option is un-checked however the touchflo 3d on my t-mobile touch pro 2 gives me one anyway.
Any help on how to disable this?
Thanks
All over the other threads.
get a RegEditor [im using CeRegEditor]..
Sent SMS Notification Fix
Found Fix
1. Navigate to: HKLM\SOFTWARE\Microsoft\Inbox
2. Create a new key "Settings"
3. Create a new string value "SMSNoSentMsg" and set the value to 1
Credit to BIGDEE
Im sick of this htc messaging and the reg wm messaging so I wanna use my resco cm as the default...When I click all msgs in text tab how can I remap that left softkey to resco cm sms page??
you can use other app like Sktool.
To help you Chagne command of softkey.