Text Messaging / MMS Wipe OUT? - Windows Mobile Development and Hacking General

Hey yall,
I'm trying to figure out what happen here. I believe on most pocket pc phones - when you press messaging you are brought to a screen that shows the options
----------------
TEXT MESSAGES
----------------
MMS
----------------
SET UP EMAIL
----------------
What I would like to know is on my phone I had all those things however just recently all I would see after pressing the messaging shortcut is
--------------
SET UP EMAIL
--------------
Where did the text messaging and mms option go? Are there ways to fix this without hard resetting? I sure hope so - it'll save me a lot of time. Thanks a bunch guys.
Duc
TMobile Wing WM 6.1
Open Touch 4.0
I don't think the rom has anything to do with this - I could be wrong though. :-/

19#:MSNINBOX
That is all the shortcut has personally I like:
32#:"\windows\tmail.exe" -service "SMS" -open "inbox"
That is a direct link to SMS inbox I programmed it to my right soft key for fast access.
Hope I helped ya!

neiltoe said:
19#:MSNINBOX
That is all the shortcut has personally I like:
32#:"\windows\tmail.exe" -service "SMS" -open "inbox"
That is a direct link to SMS inbox I programmed it to my right soft key for fast access.
Hope I helped ya!
Click to expand...
Click to collapse
Thanks for trying however that won't solve the problem I am having above. Using file explorer I would click on tmail.exe - the only thing that will pop up is
Setup E-Mail
SMS and MMS are not there to choose from. Originally when I click on messaging I would get 3 options to choose from. Now I would only get 1. Does that make any sense?

Looks like you might need to install Arcsoft again to get it back if it is gone.
-McMex

mcmexican said:
Looks like you might need to install Arcsoft again to get it back if it is gone.
-McMex
Click to expand...
Click to collapse
Oh is that what it is? Hopefully that is what the real problem is - will try it now.

ducvader said:
Oh is that what it is? Hopefully that is what the real problem is - will try it now.
Click to expand...
Click to collapse
Let me know what happens.
-McMex

Well that didn't work. Thanks for trying though. One thing I do notice though is - when you hard reset and check the process section under taskmanager you will see tmail.exe running in the background. With my problem - the tmail.exe is no where to be found under process. Clicking on the actual tmail.exe file under /windows doesn't do anything either. :-/

what version of acrsoft MMS did you install?
-McMex

mcmexican said:
what version of acrsoft MMS did you install?
-McMex
Click to expand...
Click to collapse
ArcsoftMMS Composer 4.2.8.1
Maybe there's no fix for this - probably would have to hard reset and then take the 7+ hours to reinstall everything :-/ Thanks for the help though

Have you installed any mail/sms software?

Related

Threaded Text Messages

Hello all.
I just got my 8525 from Cingular yesterday. I love it. installed a bunch of programs already.
is there a program that will thread text messages? I've looked around with google and couldn't find any.
thanks in advance.
Jim
Newb-Tech-Realtor said:
Hello all.
...I've looked around with google and couldn't find any....
Jim
Click to expand...
Click to collapse
Try these keywords in google:
THREADED, SMS
It's hard but it should do the trick
Threaded SMS
This is a common complaint for 8525 users.
You have three choices: 2 legal and one not.
1 and 2: apps called TXTMan and "SMS Threader". Neither integrate well with the phone, most people remove soon after installing.
Option 3: install the app which Palm wrote for the Treo 700W, which has been hacked for use on any WM5 phone. Requires some tweaking, and you're on your own in terms of FINDING the app (Palm is apparently pretty aggressive about getting it taken down from most forums).
Here's how I got mine working on my 8525, here in Austin TX:
1) run the .cab, Soft Reset.
2) edit the registry to rename HKLM/Software/MS/Inbox/SVC/MMS1 to MMS1OLD, Soft Reset. Otherwise you still see MMS if you click your email hard button a second time.
3) Go into new SMS app, Menu, Options, Advanced:
Msg Center#: +12099042020
Email Center#: 121 <--this lets you send sms's to email addresses
MMS gateway address: 66.209.11.32
MMS URL: http://mmsc.cingular.com
Network Profile: MEdia Net
4. Delete Start Menu/Programs/Inbox(1) folder.
That's it - works GREAT. Hope this helps!
Newb-Tech-Realtor said:
Hello all.
I just got my 8525 from Cingular yesterday. I love it. installed a bunch of programs already.
is there a program that will thread text messages? I've looked around with google and couldn't find any.
thanks in advance.
Jim
Click to expand...
Click to collapse
This is probably what you are looking for >>http://forum.xda-developers.com/showthread.php?t=333619
WB
Does this work on the HTC Touch?

Solved: No SMS notifications and missing SMS account in Pocket Outlook

Yesterday I noticed that I don't longer hear the SMS incoming sound (doesn't matter which soundfile is selected).
The message arrives and thats it no indication by either blinking, vibrating or alarm.
The problem only occurres with SMS, Emails and MMS are being notified in every possible way as it should be.
I had this problems once before and ended up with hardresetting my terra. Don't want to do that everytime.
I also noticed that the SMS/Text Message account in Pocket Outlook isn't displayed anymore just Outlook and MMS is avaible from the menu.
To avoid misunderstandigs I do receive SMSes and can open them at any time from Pocket Outlook. Just getting no notification alerts and missing the SMS account settings inside Outlook
Anykind of help or a link is very much appreciated.
Cheers!
EDIT:
Problem is solved now
How did you solve this
Hi,
I've got teh same issue.
How did you solve this?
Many thanks...
It's simple.
Just set "SMSAvailable" in the registry to 1 (enable).
This should solve your problem.
Cheers
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:00000001
wtf
hi,
I think i ve got a more serious problem, with the same effects.
I can't see anything else at Messaging accounts, only a "Setup E-mail" button (no messages). I tried to set up an e-mail, but when i finished it goes back to the account select screen, and still only one option, to add a new email account.
After i press X and reactivate the screen on the Task Manager, i can see the Outlook's Inbox, but when i see the folders there arent messages only the Outlook e-mail.
I added the registry key you said, because there was only one key in that folder (nosentmessages 1), nothing changed.
I cooked this rom in my own, had i something missed to put in? If yes, are there any way to install that thing without recooking the rom?
Using WM6.1 Pro
Thanks
GAMBIT999 @ hey man how did u fix it i have the same problem,it shows that i have 10 messages but when i open inbox there is nothing .. help
Professor_ said:
GAMBIT999 @ hey man how did u fix it i have the same problem,it shows that i have 10 messages but when i open inbox there is nothing .. help
Click to expand...
Click to collapse
Did you try to edit the registry with the setting from post #3?
GAMBIT999 said:
It's simple.
Just set "SMSAvailable" in the registry to 1 (enable).
This should solve your problem.
Cheers
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:00000001
Click to expand...
Click to collapse
GAMBIT999 said:
It's simple.
Just set "SMSAvailable" in the registry to 1 (enable).
This should solve your problem.
Cheers
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:00000001
Click to expand...
Click to collapse
this helped me, thanks guy!
Motocross-FrEaK said:
this helped me, thanks guy!
Click to expand...
Click to collapse
Wow, that's a pretty old post of mine you digged out.
Glad it is still useful to some of you.

How to work with MMS with disabled HTC Messaging

Hello, I've disabled HTC Messaging app, because it was no good for sending texts, but it seems that I have to give up on MMS as well. There is no MMS account to be set up in the original messaging application.
I managed to have the MMS set up before I disabled the HTC Messaging. Now I'm only receiving SMS containing text of the MMS instead of the actual MMS with all content. With threaded messaging enabled, I can see a generic picture icon/symbol next to the text, but not the content itself. With threaded SMS disabled, it acts as an ordinary text message (no symbols).
So the question is - is there a way on how to work (send/receive/view) with MMS without having to use HTC messaging for SMS? Thanks.
I have this issue too - if you disable HTC's SMS app (so you can actually reliably send/ receive messages) then how you enabled MMS under the default built in app?
me too need this
try to install this and softreset
http://rapidshare.com/files/310700825/ArcsoftMMSComposer_5_0_31_16.cab
polystirenman said:
try to install this and softreset
http://rapidshare.com/files/310700825/ArcsoftMMSComposer_5_0_31_16.cab
Click to expand...
Click to collapse
cool - this app together with disabled HTC messaging and disabled SMS threading puts me back in game
tested composing, sending and receiving - so far all seems to be working.
EDIT: it actually installs version 5_0_20_16 (but it works).
czbird said:
cool - this app together with disabled HTC messaging and disabled SMS threading puts me back in game
tested composing, sending and receiving - so far all seems to be working.
Click to expand...
Click to collapse
i used this before but hated fact that manila is crashing if you go to messages or slide to messaging tab in contacts
can someone create a mirror or a post of this cab rapidshare isnt working for me, i have been looking for this, hope it works
anyone please?????
try here - http://www.ziddu.com/download/7461206/mms.rar.html
czbird said:
try here - http://www.ziddu.com/download/7461206/mms.rar.html
Click to expand...
Click to collapse
thank you very much downloading now, so this actually works huh??? this is a great find
this totaly works.i made this cab from Rhodium external package but as i said manila will loose part of it's funcionality.
btw if it doesnt work just rerun Connection Settup.and don't forget to softreset after install
polystirenman said:
this totaly works.i made this cab from Rhodium external package but as i said manila will loose part of it's funcionality.
btw if it doesnt work just rerun Connection Settup.and don't forget to softreset after install
Click to expand...
Click to collapse
i unpacked the rar and it said that the file was corrupt can someone plz just post a cab to make life easier plz, and what part of its functionality will it exactly loose?
sorry to be bugging but i really need this, can someone just post the cab as an attachment or something the rar file was corruput and wasnt packed into a cab, plz thank you
Sent to your email. Hope it works.
bokechukwu1 said:
sorry to be bugging but i really need this, can someone just post the cab as an attachment or something the rar file was corruput and wasnt packed into a cab, plz thank you
Click to expand...
Click to collapse
i tried several times to upload this here to my first post,but it is just not happening.that's why i put it on Rapidshare
polystirenman said:
i tried several times to upload this here to my first post,but it is just not happening.that's why i put it on Rapidshare
Click to expand...
Click to collapse
well i tried it on my hd2 worked wonders, i have a leo rom on my topaz and it doesnt work, sending gets stuck at 0% and recieveing get stuck at 99% then nothing happens.....i dunno what to do tried everything
polystirenman said:
try to install this and softreset
http://rapidshare.com/files/310700825/ArcsoftMMSComposer_5_0_31_16.cab
Click to expand...
Click to collapse
Do you know of a tweak in registry to bring up WM messaging when tapping on a message in Manila message tab?

Mail problem after installing SMS hotfix!

After I installed SMS hotfix from HTC, I cannot open my mails directly from mail tab on Sense UI. I tap on the mail, nothing happens. I have to go to inbox and open them from there!? I removed the hotfix but it's still there. It's really annoying! Does anynone have the same problem?
Did you try a soft reset or switch the phone off and then back on?
WB
wacky.banana said:
Did you try a soft reset or switch the phone off and then back on?
WB
Click to expand...
Click to collapse
Yes, I did it twice, but the problem's still there
Me too .. sometimes
This is a known issue (and has nothing to do with the above-mentioned hotfix) and seriously, you would have found it had you searched.
Go to start and then lock (bottom-left softkey). After that it will work.
babybungbu said:
After I installed SMS hotfix from HTC, I cannot open my mails directly from mail tab on Sense UI. I tap on the mail, nothing happens. I have to go to inbox and open them from there!? I removed the hotfix but it's still there. It's really annoying! Does anynone have the same problem?
Click to expand...
Click to collapse
I would highly recommend that you disable HTC Messaging.
Please refer to:
http://forum.xda-developers.com/showthread.php?t=556614
and
install NET framework 3.5
The SMS now works very fast and flawlessly
johncmolyneux said:
...seriously, you would have found it had you searched...
Click to expand...
Click to collapse
Seriously: I had this problem, I searched, and I found the solution in this and other older threads...

[Q] [FIX] Remove SMS log from Phone/Logs

Is it just me that got annoyed by the SMS logs appearing in Phone/Logs ? I hope not. I have been trying to search for a fix but couldn't find one for S2.
Really appreciate if anyone can help...
Thanks!!!
Bert
[Solution Found] http://forum.xda-developers.com/show....php?t=1165659
bert3227 said:
Is it just me that got annoyed by the SMS logs appearing in Phone/Logs ? I hope not. I have been trying to search for a fix but couldn't find one for S2.
Really appreciate if anyone can help...
Thanks!!!
Bert
Click to expand...
Click to collapse
+1
I have been trying to search for a fix too, but... nothing...
Actually if you press the Options Key (Left One) you can organize the log... but thats not what we are searching maybe it helps i dont know?
Alain024 said:
Actually if you press the Options Key (Left One) you can organize the log... but thats not what we are searching maybe it helps i dont know?
Click to expand...
Click to collapse
yeah - but it will come back every time you exit and press Phone again, also, there is no option to display ALL Call Logs, either ALL or individuals....
We need to get rid of the SMS log entirely... or at least the option whether to log it or not...
bert3227 said:
yeah - but it will come back every time you exit and press Phone again, also, there is no option to display ALL Call Logs, either ALL or individuals....
We need to get rid of the SMS log entirely... or at least the option whether to log it or not...
Click to expand...
Click to collapse
it is really annoying, may be a dev can help us get rid of this
Sent from my GT-I9100 using XDA App
i found a (kinda) solution, but you'll have to install GoSMS from the market. Anyway it's an awesome sms app, i used to use Handcent and Chomp but finally settle for this.
Under Settings---> Receive Settings , check "Disable other message notification".
check it out
http://forum.xda-developers.com/showthread.php?p=15580516#post15580516
This better as you don't have to install a whole new ROM:
http://forum.xda-developers.com/showthread.php?t=1165659
sunwee said:
i found a (kinda) solution, but you'll have to install GoSMS from the market. Anyway it's an awesome sms app, i used to use Handcent and Chomp but finally settle for this.
Under Settings---> Receive Settings , check "Disable other message notification".
Click to expand...
Click to collapse
I stick with Chomp as I have the textfreek... see below solution .. it works !
AMoosa said:
This better as you don't have to install a whole new ROM:
http://forum.xda-developers.com/showthread.php?t=1165659
Click to expand...
Click to collapse
This works like a charm !! Thanks !
i'm on litening rom 2.1 i go to messaging, setting and untick the notification and it will be gone in your logs...you should have handcent or other messaging app....

Categories

Resources