checking mail with one screen action - Touch Diamond, MDA Compact IV General

I was wondering if someone founded a way to check mail very quickly ?
I mean from the home screen, only one or two screen touch instead of having to enter outlook, then selzct the account then send/receive
Thanks

Create a shortcut or a script with the following command, where [Name] is the exact name of the mail account:
"\Windows\tmail.exe" -Service "[Name]" -Sync

Thanks for your answer
Sorry I might be ingnorant but I don' know how to do that ...
Would you help ?
Thanks

Related

Mail icon launches SMS/MMS?

For some reason my mail icon on the HTC home screen occasionally launches SMS/MMS. It seems to happen only after I launch SMS using the text message button. Is there a way to make the mail icon permanently launch Outlook, and the text message icon permanently launch SMS, like it should work? Thanks in advance.
EDIT: I have found a solution!!!
1 - Make sure the "E-Mail Sample" account is deleted out of your accounts.
*** NOTE: If you don't delete this account first, this fix won't work! Changing the registry key below won't work. The only thing you can do is hard reset. I found that out the hard way. At least that's how it worked for me.
2 - Make sure Outlook is set up to check your mail
3 - Using a registry editor, go to HKLM\Software\HTC\HTCHome\Home, and change "AlwaysOpenMailFolder" from 1 to 0.
Using the above solution, the Outlook icon should ALWAYS open Outlook, and the SMS icon should ALWAYS open SMS.
I had this issue when I disabled "Display account picker when opening Messaging".
If this is disabled I would suggest enabling it and seeing if you still have this problem, although I didn't suffer from this randomly occuring, mine always went through to SMS after disabling this.
The option is available in messaging under
Menu -> Tools -> Options
I had this issue when I disabled "Display account picker when opening Messaging". If this is disabled I would suggest enabling it and seeing if you still have this problem, although I didn't suffer from this randomly occuring, mine always went through to SMS after disabling this.
The option is available in messaging under Menu -> Tools -> Options
Click to expand...
Click to collapse
Yea, Ive tried that. The only problem is that if I re-enable that option, then I have to choose Outlook from the list. I just want to click the icon and go straight to Outlook e-mail.
Sorry Mike - I didn't mean to post in Kaiser Upgrading.
Anyone else have this same problem with the Outlook icon?
Same thing here
Running the HTC Rom. Does this work correctly for anyone, where you hit the Outlook button and it opens Outlook, and SMS/MMS opens the correct folder?
Joe
quattro_joe said:
Running the HTC Rom. Does this work correctly for anyone, where you hit the Outlook button and it opens Outlook, and SMS/MMS opens the correct folder?
Joe
Click to expand...
Click to collapse
No, I seem to have the same issue.
I have seen this on all WM6 roms I have used on Hermes and Kaisers
So there's no way to force it to always open Outlook? There has to be a reg tweak or something. Maybe there is a way to change that icon's path so that it points to Outlook. If someone knew where that icon's path was stored, maybe we could look at it in Resco and see what it points to.
Anyone else have ideas?
I don't know how to fix it, but I can add this - it takes me to the account I last had open when I go to Messaging. So if I was last in the GMail account, that's where I land.
Yea that's true. But the design is just akward. I mean, the SMS icon ALWAYS takes you to SMS, without exception. But the Outlook icon just opens up the last messaging app you used? Weird. I need quick access to Outlook every time HTC!
Here, copy and paste this in notepad and make a new link the way you did the SMS one and it should take you to the outlook inbox. -
99#\Windows\tmail.exe -service "ActiveSync" -to "" -body ""
xeno1 said:
Here, copy and paste this in notepad and make a new link the way you did the SMS one and it should take you to the outlook inbox. -
99#\Windows\tmail.exe -service "ActiveSync" -to "" -body ""
Click to expand...
Click to collapse
Great! I actually used:
99#\Windows\tmail.exe -service "ActiveSync"
because the whole thing was taking me to a new outlook message. By only using the above it takes me to the Outlook Inbox directly every time even if I had previously chosen SMS/MMS.
So, now the question is, how do I remap the Outlook icon on the home screen so that it uses this new path? Any ideas?
jackjohnson said:
Great! I actually used:
99#\Windows\tmail.exe -service "ActiveSync"
because the whole thing was taking me to a new outlook message. By only using the above it takes me to the Outlook Inbox directly every time even if I had previously chosen SMS/MMS.
Click to expand...
Click to collapse
It's actually supposed to open a new email message, but so is the SMS one and it still only takes you to the inbox so I didn't figure it needed to be edited. Glad you figured out how to edit it though.
jackjohnson said:
So, now the question is, how do I remap the Outlook icon on the home screen so that it uses this new path? Any ideas?
Click to expand...
Click to collapse
That I don't know, I don't even like the HTC home app so I never use it. I'm guessing it has an xml file somewhere that if you find it you'll be able to edit the icon to point to that link, but I could be wrong. Somewhere on here theres an app that will allow you to edit the look of HTC home, I think it's in the development and hacking forum in the top area of xda-devs (hopefully you understand where I mean) and you might try asking the developer of that app if he could help you change that, or at least tell you where you can change it and how to do it.
Yea, I messaged the developer and haven't heard back. Anyone have any other ideas on this?
Question
jackjohnson said:
Great! I actually used:
99#\Windows\tmail.exe -service "ActiveSync"
...
Click to expand...
Click to collapse
jackjohnson or xeno1: Can a similar approach be used to get a "single click" shortcut on the today screen that opens a new, blank SMS? If so please provide just a bit more detail. I tried the procedure above just to see if I could get it to work and nothing I tried did anything. Thanks in advance.
swamp2 said:
jackjohnson or xeno1: Can a similar approach be used to get a "single click" shortcut on the today screen that opens a new, blank SMS? If so please provide just a bit more detail. I tried the procedure above just to see if I could get it to work and nothing I tried did anything. Thanks in advance.
Click to expand...
Click to collapse
I'm honestly not sure, but have you tried something like this?:
99#\Windows\tmail.exe -service "SMS" -to "" -body ""
or
99#\Windows\tmail.exe -service "MMS" -to "" -body ""
or some variation thereof?
No
jackjohnson said:
I'm honestly not sure, but have you tried something like this?:
99#\Windows\tmail.exe -service "SMS" -to "" -body ""
or
99#\Windows\tmail.exe -service "MMS" -to "" -body ""
or some variation thereof?
Click to expand...
Click to collapse
Thanks for the tip. I have not tried it as I am unsure of the basic method. Do I copy an existing shortcut .lnk file and edit the location it goes to or do I make a text file with this content and then rename the file and extension.
swamp2 said:
Thanks for the tip. I have not tried it as I am unsure of the basic method. Do I copy an existing shortcut .lnk file and edit the location it goes to or do I make a text file with this content and then rename the file and extension.
Click to expand...
Click to collapse
You could do that. I personally just make a text file with this information in Notepad. Make sure to choose "Save As Type: All Files", and for the filename, make sure you end it with ".lnk". Then copy that file to your PPC (usually to "\Windows\Start Menu\Programs\" - which will show up in the programs list). From there, just tap it once and it should run.
Since you're a noob at shortcuts (as I am too), you may want to create a test shortcut that you KNOW works, like the one I made:
99#\Windows\tmail.exe -service "ActiveSync"
That should launch Outlook. This will just give you a feel for whether or not you've got the shortcut thing down. Once that works, you know you're doing it right. I only say to do this because if your shortcut is invalid, it usually won't do anything when you click it (no errors, nothing), so it's hard to tell if you got it wrong.
Also, I just did a search. I haven't looked at all these threads, but have you guys seen them? They are all related to SMS shortcuts. They may be able to help you all:
http://forum.xda-developers.com/showthread.php?t=312700&highlight=shortcut
http://forum.xda-developers.com/showthread.php?t=320758&highlight=shortcut
http://forum.xda-developers.com/showthread.php?t=320448&highlight=shortcut
http://forum.xda-developers.com/showthread.php?t=311345&highlight=shortcut
http://forum.xda-developers.com/showthread.php?t=300325&highlight=shortcut
http://forum.xda-developers.com/showthread.php?t=290648&highlight=shortcut
http://forum.xda-developers.com/showthread.php?t=246319&highlight=shortcut
Hope that helps.
Ok, for you SMS shortcut guys, I tested this shortcut and it works. Turns out it was:
99#\Windows\tmail.exe -service "SMS" -to ""
You can create your own shortcut, or use the one I uploaded. You can rename the file to whatever you want (the shortcut filename is how it actually appears in the menu). If you stick it in "\Windows\Start Menu\Programs", then you can add it to Start Menu using the "Menus" control panel app, and it will always be right there when you want to do a new SMS.

Default for mail inbox when pressing message icon

Hello
I have 2 little questions that bug me a little bit and which i cant find a solution for (and yes i know where the search button is located ).
Situation 1
When im at the today screen (http://www.cryptex.be/tytn2.jpg) and i press the sms icon (the one in the middle under my clock), it goes directly to the inbox of my sms messages, which is great.
Now when i press the email messages icon (the one on the left under my clock), it doesnt go to the inbox of my emails (which i would like it to do). Instead it shows the menu SMS/MMS - Email example - "my emailaccount" - New email account. So i always have to press "my emailaccount" to go to my inbox. In the options menu i already disabled the option "show account chooser when opening messages" but then i always get redirected to the inbox of my SMS messages.
So in a nutshell, i would like it to go to the appropriate inbox when selecting the icons on the today screen:
- SMS inbox when i press sms icon (which already works)
- mail inbox when i press mail icon (which doesnt work atm)
then question nr2
When im calling the screen always, disables within like 10sec or less, which is very annoying when calling your voicemail and you have to press some numeric options. I always have to turn the screen on.
Maybe someone can point me how i can keep the screen enabled ?
I solved my problems now. By searching in the registry and then hitting the words in the seach option on this forum, i found a solution to both of my problems
I've made myself a little textfile where i keep my registry tweaks now
Its very hard to look for something on forums when you dont know what you actually are looking for, so for those who also want the solution for my 2 problems:
Code:
- Launch the e-mail inbox instead of the account chooser when clicking the mail icon
* Make sure the "E-Mail Sample" account is deleted out of your accounts.
* Make sure Outlook is set up to check your mail (only if using Outlook).
* Edit the registry key HKLM\Software\HTC\HTCHome\Home\AlwaysOpenMailFolder
from "1" to "0".
Source: http://forum.xda-developers.com/showthread.php?p=1658855
Code:
- Prevent Screen Going Off Durning a Call
* Edit the registry key HKLM\Drivers\BuiltIn\RIL\EnableFastDormantDisplayDuringCall
from "1" to "0".
Source: http://forum.xda-developers.com/showthread.php?t=339309&highlight=EnableFastDormantDisplay
PS: my respect for all the people on the forum putting time and effort to make it possible to do all of this
I wonder if these tweaks could make their way into the next upgrade of Kaiser Tweak? I'm sure many people will find them both really useful.
Rob F
Woops, I've just noticed my device doesn't have a Home folder under HTCHome.
I've done a search for "AlwaysOpenMailFolder" which I don't see to have anywhere else in the registry either.
Should I create the \Home\AlwaysOpenMailFolder key and then set the value? What sort of key is it (e.g. binary, string, dword)?
Many thanks
Rob F
Try this and see if that works
texarcana said:
Try this and see if that works
Click to expand...
Click to collapse
That seems to refer to the HTC Touch app, which I don't have installed.
Rob F
texarcana said:
I solved my problems now. By searching in the registry and then hitting the words in the seach option on this forum, i found a solution to both of my problems
I've made myself a little textfile where i keep my registry tweaks now
Click to expand...
Click to collapse
Just a quick note of thanks for taking the time to document the solutions that you found. I see too many threads where someone tracks down their own fix but they don't take the time to share it for posterity.

Quick HTC Cube & Homescreen question

I tried searching, and just couldnt find the exact answer to what I was looking for so hopefully someone would be kind enough to help me out... I'm tryingto figure out 3 things
#1 On the HTC home sceen the icon for my email takes me to Email Sample instead going to my exchange email, how do i change the direction of that link?
#2 How do I get the HTCActionScreen to work with the cube
#3 how do i edit the those directions of those buttons
thx in advance
higherbeing said:
I tried searching, and just couldnt find the exact answer to what I was looking for so hopefully someone would be kind enough to help me out... I'm tryingto figure out 3 things
#1 On the HTC home sceen the icon for my email takes me to Email Sample instead going to my exchange email, how do i change the direction of that link?
#2 How do I get the HTCActionScreen to work with the cube
#3 how do i edit the those directions of those buttons
thx in advance
Click to expand...
Click to collapse
1) It should point to the last one you have used. Or view the list of email accounts and the one with the * beside it will be the one that loads up when you click the email icon on home screen. Also make sure you have unchecked the option taht says somethign about showing a list of email accounts.
2) what?
3) What buttons, the actionscreen ones? You will have to use the search function or google it, the answer is around here somewhere. Have to do some reg key editing (not hard). Search for "changing htcactionscreen links" or something. I am to lazy to find it for you.
umm u confused me...
I got the HTC Home plugin, the one with the big digital clock.. When I hit email button it goes to Email Sample... I want it to go to my Outlook/Exchange email
to #2, the HTC Cube, the rotating application, I want to add the HTCActionScreen program as one of those slides
and again, in HTCActionScreen, email goes to Email sample, not my Outlook Exchange account

Can't add mail address (or SMS number) to "old" contact

Hi
I'm trying to add a mail address from a received mail to an "old" contact; when I tap on the address i can choose between "Send email" or "Save in contacts", but the save options let me just save it as a NEW contact.
Same thing happens when I try to add a number from an SMS to an old contact...
Is this a bug? Is there a fix?
Thanks!!!!
Does it work if you turn off TF3D?
Hi!
Annoys me as well, I guess that this is one of the great features that the designers over at HTC came up with.
Actually you can do it for SMSs from "unknown" numbers, by tapping the SMS (from a unsigned number) in the TouchFlo SMS tab you will get a contact page for that phone number. If you then slide the tab selector left to the contact card icon, you can hit save at the right soft button. Then the contacts list will open and you can choose an existing contact to add the number to, and even choose what kind of number this is (work, office, private, etc)
The problem is that if you hit an email from the TouchFlo email tab the regular winmo messages application is launched instead of the TouchFlo messages application used for SMS.
The ideal situation would be that emails where handled in the same way as SMSs
Regards,
PK
Stelucky said:
Hi
I'm trying to add a mail address from a received mail to an "old" contact; when I tap on the address i can choose between "Send email" or "Save in contacts", but the save options let me just save it as a NEW contact.
Same thing happens when I try to add a number from an SMS to an old contact...
Is this a bug? Is there a fix?
Thanks!!!!
Click to expand...
Click to collapse
paalkr, you are right, in this way you can save sms number to existing contact... Thanks, it's a good workaround!
I hope someone will find a "fix" for email addressess, too....

Email ENTER'ing

Hi guys,
First of all, this problem occurs on every ROM I used so far. Currently I'm on the 24/7 Energy Rom.
The problem is that when I send an email from my HTC, the message is without enters. So basically it's like this:
Hello! This is a test! Greetings Sent from my HTC
Instead of:
Hello!
This is a test!
Greetings
Sent from my HTC
How can I solve this?
Also, it's only when I reply to someone's email and not by starting a new one.
So everything is ok when I create a new email.
Any help is appreciated!
Does your SIP have an enter key? If not change it.
What do you mean with SIP?
How can i verify it has a enter key?
Weird that it's only a problem when I reply to someone...
Oh and it seems to happen on my Hotmail account only... not on Gmail
Sorry, SIP is your "Soft Input Panel", your onscreen keyboard
Some SIPs allow you to swipe down for enter, others have an enter key.
It should send the way it is previewed.
The enter key is usually denoted with "<---|"
Bruce Inman said:
Sorry, SIP is your "Soft Input Panel", your onscreen keyboard
Some SIPs allow you to swipe down for enter, others have an enter key.
It should send the way it is previewed.
The enter key is usually denoted with "<---|"
Click to expand...
Click to collapse
Yea i press that button, but it doesn't work when I reply with my hotmail account...
With Gmail it works and also when I create a new email (both on hotmail and gmail)
Any ideas?
Might just be a hotmail bug, sorry, never seen that before

Categories

Resources