Related
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.
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.
Hi All,
I've installed HTC Random Access and it does replace WM6 contact manager for the phone application (and soft-key on Today screen). How can I force it to replace the "contact manager" when sending Text / E-mail messages? It still uses the WM std. one, which has the top row with A-Z instead of the right column?
Thanks!
did you make the registry change that makes radomaccess become the default contact manager, or did you just install the RA cab file?
Registry keys...
smittyofdhs said:
did you make the registry change that makes radomaccess become the default contact manager, or did you just install the RA cab file?
Click to expand...
Click to collapse
I just installed the CAB. Couldn't find the registry changes necessary. Searched the forum with google, but only could find the registry keys needed after failed uninstall... Can you (re?)-post the keys needed? Point me to the right place please??
Thanks!
smittyofdhs said:
did you make the registry change that makes radomaccess become the default contact manager, or did you just install the RA cab file?
Click to expand...
Click to collapse
Hi:
I'd love to get random access working in sms contacts also.
I made the following reg edit after installing random access, and mine does not work in sms contacts either. Am I missing another edit which needs to be made?
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:M SCONTACTS]
1="\Windows\RandomAccess.exe"
Thanks!
Works on phone, not on SMS
Still, after trying all registry keys I could find, none would make poutlook and tmail use the "default" contact manager (RandomAccess). I had the 1 = RandomAccess after installing the cab and it works both on Today and Phone, but not from tmail/poutlook... Maybe they runs it's own contact manager and doesn't even look for the system standard??
yep, I just tested it too, when adding a contact to a sms/mms/email it uses a bulit-in call to the contact database and doesn't use the default contact app to display it. I've seen other apps do the same thing, they just make use of the contactDB.
I know this can be changed, and to my embarrisment I cannot find it on here anymore on how to do this. Could anyone please tell me the reg value I need to change to not have my TD show surnames first (who tought up this idiot setting to begin with?).
you can change it, go into contacts, edit and change it in "file as"
barkman said:
you can change it, go into contacts, edit and change it in "file as"
Click to expand...
Click to collapse
funny enough, that doesn't really matter. At least not with the built in BT carkit in my C4 picasso. It will still show firstname/surname.
If there is indeed a registry key to change this, I would like to know. Perhaps that DOES give the result I am hoping for.
how i writr my contacts is as follows ( works in outlook contacts aswell ) where you have to put first ,name ,middle ,last, etc just write the full name in the first name column e.g you would write the name John Smith ,with john in the first column and smith in the last colume ,but just write john smith in the first column and it should be ok .hope you understand.
This is a way of entering/adding NEW contacts to the phone. As I understood, sjaak1234 wants to change this display mode for the contacts already in the phone. Manually editting of each contact is not a good way to follow...say you have 400 contacts...edit each one of them? Gee...I event don't wanna think about it.
An easier way (as I did it in the past since I couldn't find another way) is to export your contacts from Outlook into Excel, than concatenate the two text strings "First Name" and "Last Name" into one single text string (under "First Name" for ex) and import back the file in Outlook. Then, by syncing you should get the adress book properly sorted and displayed. It should take no more than 10 min.
That's in Outlook But that setting does not exist on my phone
barkman said:
you can change it, go into contacts, edit and change it in "file as"
Click to expand...
Click to collapse
If you want your Contacts to be displayed as First name then Last name, use this cab else this one for the reverse.
Regards,
Carty..
That's great,
thanks a lot
Patrick
Carty said:
If you want your Contacts to be displayed as First name then Last name, use this cab else this one for the reverse.
Regards,
Carty..
Click to expand...
Click to collapse
Um,
it is great but.... what do I do? I installed it and nothing has changed in my Contacts. What am I missing?
Patrick
edit: found it, I have to tap on a contact in the contact list and select first-last and do that with every contact. I get it
bozotheclown said:
Um,
it is great but.... what do I do? I installed it and nothing has changed in my Contacts. What am I missing?
Patrick
edit: found it, I have to tap on a contact in the contact list and select first-last and do that with every contact. I get it
Click to expand...
Click to collapse
Thats a standard feature, you don't need to install anything to get that.
In that case I realy don't understand what installing the cab has added
kien said:
Thats a standard feature, you don't need to install anything to get that.
Click to expand...
Click to collapse
hi there how can i stop the 'sent message' notification from vibrating on vibrate?!
many thanks
looked in sounds and notifications in settings ?
there is a .cab file out that will do this somehwere on this site. making the develoment section
Rudegar said:
looked in sounds and notifications in settings ?
Click to expand...
Click to collapse
i found it there, but only option is the sound played when an mms is sent
can anybody help me find this cab? many thanks
let me look for it, i know its on here. you install the .cab and after you send a messange that messange sent display will not show
hxxp://mobile.surrealnetworks.com/MDARegEdits.htm
I had the same problem, and i found a .cab file that automatically edits the registry for you. It worked very well for me.
goto hxxp://surrealnetworks.com/mpx on your wing's PIE browser. Then look in the registry edits for the MDA. They also have a few others that might be helpful. Just install the cab file and it takes care of everything for you and you don't have to worry about editing the registry yourself.
Click to expand...
Click to collapse
But take a look at this page
http://forum.xda-developers.com/showthread.php?t=318184
it talks about View Post
Everytime i send a SMS i get a "Message Sent" dialouge that pisses me off, becausei send tons of texts, how can i disable this?