Shortcut to Text Messages - General Topics

Does anybody know a way of creating a shortcut to messages and navigating directly to Text Messages. By default it takes you to the last account you were active in.
Pearler

Do you want to start a new message, or just open the SMS inbox?
V

Start a new message.
Thanks

I've got an app. will post it later, hopefully tonight. Still at work.
V

This should work if you put the link in something like Pocket Plus.
Unfortunately as WM2003SE upwards you can't specify whether it is SMS or Inbox or MMS etc, so you will need to make sure the correct account is already selected before using the links.
To edit it, open Notepad and drag the file into the window, then change the name in the To section.
Ant

Guys, I've posted programs to quick dial and SMS from shortcuts
http://forum.xda-developers.com/viewtopic.php?t=26972
Tell me how it goes!
V
PS Anton.Valleyman - these work on the same idea, but have a nice message box on no command line!

Thanks Vijay, the cab responds with not a valid ce cab file. I am trying to install in on a XDAIIs with the latest Rom.
Thanks
Pearler

Aye, though if you've got Pocket Plus you can create shortcuts to the .lnk and it does the same thing as your prog, but only with the inbuilt icons.
I've got about 15 of them as a separate tab of P+.
Ant

read this
http://forum.xda-developers.com/viewtopic.php?t=25107&highlight=

Ahh "-transport"....what a wonderfully logical name for it...
Bloody programmers, some give the rest of us a bad name!
Ant

pearler - I'm not sure if anyone else had a problem with the cabs, but I've linked directly the executables as well. You'll need a way to make shortcuts though - gsfinder is my weapon of choice.
Ant: yeah, "transport". Who'd a thunk it? [Programmers' joke :roll:]
V

Related

NEW: Activate Mail + Send & Receive

I've made a tool to activate email (built-in) and start syncing.
Tested only on WM2003, not sure if it would work on WM5.
Usuage: SyncAccount "MailAccount"
Using this, you can activate email, and sync with the push of a single button
makes life easy ;-)
Program here is delivered as is, use at your own risk.
i'm not gonna make any further improvements, as this suits my own needs as is.
happy mailing 8)
runs on my wizard... very good!
Heimiko: I made a similar app in VJPhoneShortcuts a while back. Did you manage to activate syncing even when the current account has been changed, eg, if the user switches to SMS, have you got it to switch back to email before syncing? I got too busy to figure it out at the time
V
Hai vijay555,
I did manage that, yes, even though SMS account is enabled, it will switch to the email account, and start syncing from there on....
I use your VJDialer app, and I wanted to use email in the same sort of way... couldn't find it anywhere, so.. here ya go ;-)
Good stuff. I'll look into it. I've never used my pda for email, but a few guys were asking for this facility.
V
vijay555:
No need, here's how to:
tmail.exe -Service "MailAccount"
tmail.exe -Sync
call those 2 after each other. Don't use them in a single call, because as soon as you use -Sync, the mail app wont be activated (not brought to the foreground).
so.. 2 * CreateProcess is all that's needed
Nice nice nice!
I was doing it in such a dopey way, as ever.
Is it ok for me to implement this into VJPhoneShortcuts? There's a couple of extensions I want to add, but it's a much neater then the way I was doing...
I'll give you full credit of course
V
Sure... no problem. Cool me being somewhere in those credit lines ;-)
I guess you actualy search for the button on that Doc and send a WM_CLICK to it... ? i was thinking in that direction at first, but then, i knew there had to be a simpler way. If you google for "tmail.exe command line", you'll find some other stuff, as you can see, tmail.exe can already do natively what you do with your phone tools, sending emails, sending sms's, etc. all from command line. (you just need to know how, hehe). But then, you can't ever find this -Sync option... that was trail and error to find out... i tried lots of different keywords, lolz. Weird that its not documented anywhere.
Anyway, use it wisely ;-)
Yes, the original VJPhoneTools were done in the same way through tmail.exe, but I've never used the email so never thought about doing -sync it through the command line. For someone who does everything through the command line, I was so stupid not to think of it
Many thanks.
V
vijay555 one request with your phonetools. Can you give identifiable icons to each function? I have shortcuts on my today but cant distinguish which icon does what. So maybe a mail icon for checkmail? Thanks
VJPhoneShortcuts will be remade shortly.
VJPhoneTools: I think they do have different icons don't they?
V
vijay555, sorry i actually meant vijayphoneshortcuts. The icons are all the same, of a cell phone. I use check email and speed dial and they look the same in my today launcher.
efjay: I'll try to fix the icons shortly. I'm actually just about to throw in a whole load of new features and finally put in WM2003/Wm5 dual compatibility. Heimiko's generous info has given me a reason to finish it, I've been sitting on the almost finished code for so long.
However, it's likely to be only one app, so one icon, but with about 8 functions. So you might have to set up your own icons (if I can find some relevant ones I will). However, have a look at this thread for info on how to set up nice icons etc for your shortcuts.
V
ok, thanks for the link. look forward to the new version.
Heimiko, I use your SyncAccount program and it is great, but I wonder if there is any way to get the email to start syncing without bringing the tmail.exe program to the front as if this happens I dont get any notifications - I run SyncAccount with a scheduler, so the PPC screen isn`t on.
sure, to do that, don't run SyncAccount, run this commandline instead:
\Windows\tmail.exe -Service "MailAccount" -Sync
Doing this will do exactly what you just asked.
g'luck ;-)
Wow as simple as that, thanks to you.
Thanks!
\Windows\tmail.exe -Service "MailAccount" -Sync
is very helpful!
Is there a way Empty Deleted Items along the same lines? In particular, I would like to have a single shortcut that first empties deleted items and then checks the mail in my pop3 account.
The other thing I would like to do is run activesync's connect via bluetooth as a single command, rather than navigating to that item.
I`m not sure if there is a single command to run Activesync via BT, but there is a program called SKSchema www.s-k-tools.com that is like the windows scheduler and will allow you to set up a load of things to run at a regular interval or just when you click an icon, it`s very powerful.
This is what I wanted with the check email in background command.
Note!
You have to enter the shortcut correct with Sync at the end. And correct LetterCase!
\Windows\tmail.exe -Service "MailAccount" -Sync

MMS shortcut challenge

Is somebody able to create a shortcut (.lnk) or a registry tweak which opens directly a new blank MMS on WM6 ?
That was not very diffictult on WM5 but I don't find the solution on WM6.
Have a look here...
http://blogs.msdn.com/mikehall/archive/2005/08/22/454922.aspx
if you edit the following file and rename it, you might get a reult.
I cant edit this on my PC at work though.
This works with WM5, but unfortunately with WM6, if rename the target from SMS to MMS, it opens only this :
It works for me with SMS on WM6
Make sure you have the option unchecked to automatically open your Accounts list.
Other than that, it should work fine
It doesn't.
The option is unchecked.
That's the limit of my knowledge on this subject
Hope somebody else can help
In my case, I change the Softkeys...
Create the following keys and Strings in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113
112 is the left key and 113 is the right.
Set Default to what you want the key to read (ie. SMS)
Default = SMS
Open = tmail.exe
Now for each key create a new string named Open and set the target path.
Turn off the phone, wait 20 sec. soft reset
Tanks for help.
I can create a shortcut for all programms, that is not a problem. Create a shortcut for SMS is not a problem. But a f...ing lnk for a new MMS is impossible.
I think that on WM6 MMS is a mail plug-in, not an application.
Any other idea ?
I wouldn't worry about it too much, apparently in the newest version of arcsoft MMS they seperated sms and mms again, so the old link should work again. Now I just have to find that thread again to see if someone put a cab file for it yet.
Great news ! Thanks Xeno1
Sorry to raise your hopes only to dash them again. Apparently, so far at least, the only way to get this to work is to install it by cab to a ROM that was cooked without MMS. If you install it over the top of an already installed version or cook it in to the ROM MMS quits working all together. I'll let you know though if anyone figures out how to fix it.
OK, thanks for the news.
One and a half year later, I try once again. Is anyone able to create this shortut ?
This is not the solution (It woud be to easy) :
Code:
"\Windows\tmail.exe" -service "MMS" -to ""
s3a said:
One and a half year later, I try once again. Is anyone able to create this shortut ?
This is not the solution (It woud be to easy) :
Code:
"\Windows\tmail.exe" -service "MMS" -to ""
Click to expand...
Click to collapse
+1/bump! Really interested in this shortcut.

How to export SMS?

I have a few important SMSes I wish to export to a text file or a word document. Does anyone know how to do this? I cannot seem to copy/paste with the SMS/MMS application found on the 6.1 WM ROM. I'm using the uDK custom ROM. I think the build is July 3, 2008 if I am not mistaken.
Thanks a lot for your help.
some sms backup programs are mentioned in this thread
http://forum.xda-developers.com/showthread.php?t=295178&highlight=restore+MMS
If you know how to use google, you'll find the program you are looking for in about 2 Minutes.
If not, follow this link to download ;-)
http://tinyurl.com/5ede84
I know, it's a trial. But it should be just good enough to do a simple export.
DennisMoore said:
If you know how to use google, you'll find the program you are looking for in about 2 Minutes.
If not, follow this link to download ;-)
http://tinyurl.com/5ede84
I know, it's a trial. But it should be just good enough to do a simple export.
Click to expand...
Click to collapse
Haha...thanks. Forgot to mention that I didn't want to install additional software if possible. Dumb WinMo. Should have copy and paste for SMS. Ah well. Third party apps will have to do. Cheers.
"Should have copy and paste for SMS. Ah well"
you dont have copy paste for sms?
You should have copy paste. Just hold down on the text area in the SMS, choose Select All from the context menu, Then hold down on the highlighted area and choose copy, then paste it anywhere else, like in notes or something. Then you can sync notes into your outlook or copy the word file or whatever you need to do. If you do not have copy/paste in SMS then perhaps it's a bug on the UDK ROM you're using.
Copy/Paste Greyed
hambola said:
You should have copy paste. Just hold down on the text area in the SMS, choose Select All from the context menu, Then hold down on the highlighted area and choose copy, then paste it anywhere else, like in notes or something. Then you can sync notes into your outlook or copy the word file or whatever you need to do. If you do not have copy/paste in SMS then perhaps it's a bug on the UDK ROM you're using.
Click to expand...
Click to collapse
Yeah, I've tried it a few times...even reseted my device. No copy/paste available. It's greyed out when I tap and hold. Guess I'll have to transfer by typing it manually. What a pain in the arse. Maybe it is a bug in uDK. I'll post it on the uDK forum. Thanks for your help.
Honestly, I don't see a reason why you shouldn't install that export program for some minutes
just to export your SMS.
If you like typing sms ... just do so. I'd never act like that.
I haven't been using this but there's an addition for the regular Microsoft Outlooks, a recent release, which exports the messages when you're Synced with Async to a seperate folder in outlook so that you can read it there. you can also export it straight to Personal Folders. I know there's an old app which does that but it doesn't work well on WM6/WM6.1
... if i find it i'll let you know.
nir36 said:
I haven't been using this but there's an addition for the regular Microsoft Outlooks, a recent release, which exports the messages when you're Synced with Async to a seperate folder in outlook so that you can read it there. you can also export it straight to Personal Folders. I know there's an old app which does that but it doesn't work well on WM6/WM6.1
... if i find it i'll let you know.
Click to expand...
Click to collapse
Do you mean "Jeyo Mobile Extender" ??
SMS Backup/ Restore
Whenever I change ROMs (even different language sets) I use PIMBackup from dotfred
http://forum.xda-developers.com/showthread.php?t=299705
or here
http://www.dotfred.net/
This IMO ist the most versatile/ powerful tool to save your personal data including sms (MMS does not work yet). It also offers textformat. check it out.
Many ROMchefs already include this to their ROMs ... its free

Remove MMS options/shortcut to SMS

Apparently this has been answered before but I'm sorry I can't find the answer -- I HAVE searched....
I love my Tytn 2 but what has always annoyed me is the number of clicks to get to a new SMS screen:
start -> messaging -> sms/mms -> menu -> new -> sms
I have to make sure i dont accidentally press MMS -- I never use MMS and I dont know anyone who does! Never seems to work between different phone types anyway.
I'd like to hack the registry to get rid of all MMS options if possible.
Also any shortcuts to get straight to the "new SMS" window ?
Thanks
Dave
Actually, your second question has already been answered in your other tread (but nice to see you posting in the right place)
http://forum.xda-developers.com/member.php?u=823570 Just note that there shouldn't be a space between "-" and "body".
After renaming this file from .txt to .lnk just transfer it over to your phone and run it. Or even better, first transfer it to your phone as text file, and then rename it to "New SMS.lnk
Running this shortcut will get you to the new SMS window. For easier access you can bind it to one of the softkeys to this shortcut (you can use this: http://forum.xda-developers.com/showthread.php?t=279544 ) or copy it to "/windows/start menu".
You can also create shortcuts with filled recepient filed this way, and even with filled body. For example, if you often message someone with phone number 1234567, you can use this in the link file:
"\Windows\tmail.exe" -service "SMS" -to "1234567" -body ""
putting something between quotation marks after -body will insert this text into the massage.
mr_deimos said:
Actually, your second question has already been answered in your other tread (but nice to see you posting in the right place)
http://forum.xda-developers.com/member.php?u=823570 Just note that there shouldn't be a space between "-" and "body".
After renaming this file from .txt to .lnk just transfer it over to your phone and run it. Or even better, first transfer it to your phone as text file, and then rename it to "New SMS.lnk
Running this shortcut will get you to the new SMS window. For easier access you can bind it to one of the softkeys to this shortcut (you can use this: http://forum.xda-developers.com/showthread.php?t=279544 ) or copy it to "/windows/start menu".
Click to expand...
Click to collapse
Yeah sorry about posting in wrong area..seems to have got someones back up.
Have tried this - followed instructions to the letter... the .lnk file appears as a folder. Clicking on it does nothing (have tried renaming both before and after transferrirng it). I dont have a /windows/start menu folder as far as i can see (cant even see a windows folder via synccenter or explorer) - HTC Tytn 2, WM6.1 on Vodafone UK
Anyways, I think the other suggestion of going via contacts is easier.
I still want to know if poss to remove MMS options by tweaking the registry though. These options seem to have been added to WM6 -- didnt have same options in Wm5. I have been using WM for years so should know my way round by now!
Thanks for your help.
Just go into your setting and choose to go to the sms account and not the account picker.

Text messaging issues after a rom upgrade.

I searched all through the new tael rom thread and was unable to find a solution to my problem.
I love the look of sense 2.5 but I am having two issues with text messaging.
One, If I am on the text messaging tab and create a new message It doesn't auto fill the recipient name and doesn't seem to grab any info from my contact list. If I select add receipient it takes me to a blank search people field with none of my contacts listed. The only way I can send a text message is to go phone>contacts>send msg or reply to one that is sent to me.
Two, when I am in landscape mode trying to reply to an sms the send button is off the screen. This I can live with as I know not everything has been ported over the VGA but the first complaint is really an issue.
Thanks in advance.
Ben
From Energy ROM Leo's thread.
BigBadger said:
1. Texting is weird and a pain. This is due to the new, stupid, built in htc messaging app Jataayu made for HTC. Unfortunately it's a necessary evil with Manila 2.5. Either use the 'disable' cab found in this thread to disable it and use the built in WinMo pocket outlook to SMS (ink in post #1) or use Pyrorob's Contact Picker and Shared Resource CABs.
Click to expand...
Click to collapse
Pyrorob's Contact Picker
Shared Resource
Disable
Thank you
I know, the post was a half year ago. But thanks, today you solved my problem
htc touch pro
can anyone tell me how to configure my mobile so that my contact name appear when receiving text message from my contact.for htc touch pro can we upgrade the windows or change it to android and if we can increase the camera pixels
thanks for all waiting for reply

Categories

Resources