Input disappeared - HD2 General

on my HD2, (Freyberry ROM), under settings > personal > the folder "INPUT" is gone, (no more). It was useful when you have multiple keyboard (as I has the standard input keyboard and TouchPal).
Somebody knows how to make re-appear?
Thanks
Saulo866

I mean via a registry tweak?
Or by adding a cab?
Otherwise now I have no way to select the default keyboard.
For example, if I would like to revert (even temporarily) to standard keyboard, then I need to unistall Touch Pal...which is not a desirable thing to do.
Any suggestions are welcomed!
Saulo

Simply delete the following registry key:
HKEY_LOCAL_MACHINE\ControlPanel\Input\Redirect
Soft reset, and the Input settings are visible again!!
(Works on the HD at least )

Thanks Cycled.
Can you suggest me a registry editor? I am trying the default File Manager but I cannot figure out how to reach the registry
Thanks
Saulo

I remembered a registry editor called ph but its official website (a Russian one) seems pointing to different type of softwares

saulo866 said:
Thanks Cycled.
Can you suggest me a registry editor? I am trying the default File Manager but I cannot figure out how to reach the registry
Thanks
Saulo
Click to expand...
Click to collapse
Do a google for CeRegEditor. You connect your phone to your PC with ActiveSync and run the app on your PC. I'd highly recommend it mate.

saulo866 said:
Thanks Cycled.
Can you suggest me a registry editor? I am trying the default File Manager but I cannot figure out how to reach the registry
Thanks
Saulo
Click to expand...
Click to collapse
I use PHM Regedit. I think it's the one anyway as most roms I use lately already have a reg editor installed and so I haven't installed it myself lately.

Dear Cycled
I see you are very knoweleagle: do you know how to twek the registry in order to DISABLE the HTC Outlook?
Please see my other thread here:
http://forum.xda-developers.com/showthread.php?p=5610889#post5610889
In brief:
I cannot launch the standard Microsoft outlook-contacts, therefore the only onw is the HTC contacts, which lacks many fields (No separation for name, family name, middle name, no separation in company address into address, city, zip, etc)
2.
Do you know how to get the last HTC application which is the bar on top which when you click on CLOCK or TIME?
Thanks
Saulo

saulo866 said:
Dear Cycled
I see you are very knoweleagle: do you know how to twek the registry in order to DISABLE the HTC Outlook?
Please see my other thread here:
http://forum.xda-developers.com/showthread.php?p=5610889#post5610889
In brief:
I cannot launch the standard Microsoft outlook-contacts, therefore the only onw is the HTC contacts, which lacks many fields (No separation for name, family name, middle name, no separation in company address into address, city, zip, etc)
2.
Do you know how to get the last HTC application which is the bar on top which when you click on CLOCK or TIME?
Thanks
Saulo
Click to expand...
Click to collapse
I'm not that knowledgeable, just read a lot. I'm sorry, I use the standard HTC Contacts and do not know how to deactivate that.
For 2, I'm not sure if you are referring to a Task Manager which will show open apps when you click on the clock on the taskbar?

Related

No more than 13 items on Today screen...

Hi. I found out that when you install a new application with a Today item if you already have 13 of them the last one install sort of bumps one out. The first one to go in my case is the Tasks. Mind you I do not have all 13 active. Most are unchecked in my Settings / Today control panel. Seems like there is a limitation to how many of them can be installed at any given time.
This brings up the question. How can I remove things like MMS Composer today item or those others installed by various applications without uninstalling the application itself. Is there a registry location where the info is kept? Presumably I can just remove the reference and bring my count under 13. Am I off base here?
Thanks
no, you're spot on!
Use a registry editor, such as resco and remove the entry under hkey_local_machine\software\Microsoft\today\items
Re: no, you're spot on!
cojones said:
Use a registry editor, such as resco and remove the entry under hkey_local_machine\software\Microsoft\today\items
Click to expand...
Click to collapse
I m actually looking to add MMS back on today Screen
not sure how anyone can help
in the register is only show
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Today\Items\MMS Composer]
"Enabled"=dword:00000000
even Enable it (turn it to 1)
it is not showing
Presumably you have tried going to Start/Settings/Today/Items to see if MMS is available to tick? (sorry if thats too obvious!)
Otherwise you may have fallen foul of the 13 Item limit, and may need to delete another of the Today Items in the registry to allow MMS to show.
One tip, is to export the Registry entry to "Storage" before deleting it- this will ensure you can get it back if you find you need it in the future- double tapping an exported registry entry will reimport it.

Anyone Know How To Add Progs To The "HTCHOMEPLUG"

Anyone know how? Thanks BTW, this is the today plugin that shows a few shortcuts (comm manager, battery, etc...) that htc provides on the newest rom that came on my trinity.
*bump*
Edit: Oh wait, I just realized what HTC Homeplug is... I withdraw my bump!
mikewchandler said:
Anyone know how? Thanks BTW, this is the today plugin that shows a few shortcuts (comm manager, battery, etc...) that htc provides on the newest rom that came on my trinity.
Click to expand...
Click to collapse
Yes this is possible
It is not pretty hard, but you need to change te register.
Open the register with a register editor (I use Resco register editor).
Go to HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\.
You will find two maps (2, 3).
If you want to create a new shortcut add a new key (name it "4").
In the key you need to add:
a string LaunchApPath -> point this string to the program
a string ResPath -> point this to the program or dll that contains the icon
a dword iconindex -> some executable files and dll's contain serveral icons. The normal value is 0, but it depends on the exe/dll file.
Example for adding Internet Explorer button.
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\4]
"iconindex"=dword:00000000
"ResPath"="\\windows\\iexplore.exe"
"LaunchApPath"="\\windows\\iexplore.exe"
Good luck
Can anyone export and post the reg tree for the plugin along with the DLL its uses?
I would like to install this on my other devices.
doedoe said:
Can anyone export and post the reg tree for the plugin along with the DLL its uses?
I would like to install this on my other devices.
Click to expand...
Click to collapse
Here are the files.
I don't know if the plugin uses more dll files.
Give it a try.
I add RegSvrCe.exe to register the dll if needed.
Good luck.
Excellent - Thanks
I will give this a go later and post back how I get on.
Can you also provide HTCICON.DLL from the windows dir?
doedoe said:
Excellent - Thanks
I will give this a go later and post back how I get on.
Can you also provide HTCICON.DLL from the windows dir?
Click to expand...
Click to collapse
I added HTCICON.dll, please download the file again
i hate that plug.. I disabled it quickly I use PHM traylaunch =)
traylaunch on a wm05????
like this...........
Guybrush said:
i hate that plug.. I disabled it quickly I use PHM traylaunch =)
Click to expand...
Click to collapse
I Agree, the only advantage is that you can use the plug-in with your scrollwheel. That is not possible with traylaunch.
adewidt said:
I added HTCICON.dll, please download the file again
Click to expand...
Click to collapse
Thanks .
adewidt said:
I Agree, the only advantage is that you can use the plug-in with your scrollwheel. That is not possible with traylaunch.
Click to expand...
Click to collapse
not at all... with scroll you can go into traybar and after u can use joypad to scroll application there.
Guybrush said:
not at all... with scroll you can go into traybar and after u can use joypad to scroll application there.
Click to expand...
Click to collapse
What the guy means is that the scroll wheel moves between items in the HTC plug-in so it's easier to use with one hand.
EDIT: Ops I was wrong. Even with the HTC plug-in you need the joypad to move from one icon to another....
Guybrush said:
not at all... with scroll you can go into traybar and after u can use joypad to scroll application there.
Click to expand...
Click to collapse
You're right, this wasn't possible on WM2003 .
In that case the HTCHomePlug is even more useless
The HTC plugin is easier to use with a finger... Traylaunch has to be activated with a stylus.
doedoe said:
The HTC plugin is easier to use with a finger... Traylaunch has to be activated with a stylus.
Click to expand...
Click to collapse
no, you can use scroll wheel to activate it and after choose application with dialpad not need stylus... HTC plugin use a lot of useful space in today =)
Thanks guys. I figured this out the other night and forgot I started this thread. Anyway, what I was trying to do is figure out how to add the "memory" shortcut to get straight to the task manager from that plugin and I finally figured it out. Thanks again
Care to share your method... if it's different from what's already posted.
It's the same...exactly. The only quirk was adding the memory app. I had to have the cpl shortcut....then it was the same.

Who can change the left softkey on phone screen not today screen?

My left softkey on phone screen is changed to PhotocontactPro Program after I touch it.now I want to change to contactPM but I can't remember how to change it.I try to find out many programs to change and edit the registry file but not succeed. hope everyone knows about how to change please tell me.we wait for you thanks.
Search for Schaps autoconfiguration tool on here, install and run it. You should then be able to do what you want.
WB
try this
did u try this registry option for left softkey
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112
Default: ContactPM (type ContactPM)
Open: (Enter Full Path of the program) i.e. Program Files\.......
Thanks Lord but your advice is for changing the softkey on Today screen. not on PHONE/dialpad Screen.
I had this same problem, and despite numerous searches, I could not figure out how to change the word "contacts", but I was able to map it to another contacts program quite easily. Try using the entries below.
this is from pocketcm faq!
How to add this application as the default contact manager?
You can also do it by hand:
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCONTACTS
Change "String 1" value from :MSPOUTLOOK contacts to "\Program Files\PocketCM\PocketCM.exe".
Make sure that you add the "" on the new entry.
Or the easy way
http://www.freewarepocketpc.net/ppc-download-remap-softkeys.html
THANKS to everyone for your advices and Thank you very much AUDYO. Your advice is the best luck for me.Now I can remap to the new one by editing in the registry according to your post.Because of you, I can do that Thank you again.
asawinc said:
THANKS to everyone for your advices and Thank you very much AUDYO. Your advice is the best luck for me.Now I can remap to the new one by editing in the registry according to your post.Because of you, I can do that Thank you again.
Click to expand...
Click to collapse
How did you change the softkey in 'Phone'??? I can't work it out from Audyo's post! Can you help me!

Change your Default Contact Manager Ver 0.01

I made it as simple as possible to change your prefered Contact Manager, my friend uses iContact, which seems quite popular here. As downloaded, the script is setup for iContact, but to change it all you have to do is edit the first 2 lines with a text editor.
Run the script and your Softkeys, and Links, all call up iContact, run again and it switches back to Office (Outlook) Mobile!
Does not support 3rd party software, such as SPB Mobile Shell, for SPB Mobile Shell support see this thread.
MortScript is requied, download it here.
I hope you find this useful!
To use:
1. Download and unpack the ZIP file.
2. Edit the first 2 lines in the MSCR file, notepad works fine for this.
set AltContactsName, "iContact"
set AltContactsPath, """\Program Files\iContact\iContact.exe"""
3. Copy to your device, and make a shortcut.
4. Click the shortcut and answer the "Yes or No" question.
5. Repeat step 4 to swap between the two contact managers!
Once again Great Scripting..
I installed mortscript, ran it, and it said iContact was my default, I whent back to my Today screen, pressed contacts, and it said it wasnt digitally signed, or something of the sort. So, now when I revert back, and try to change again, it wont even give me that message, it just automatically goes to Office Contact manager.
Could anyone please help me? I'm kinda new to all this..
---
Nevermind, I'm and idiot. I put the iContact folder in the device root. heh.
Also, would it be possible to change the Calendar if you change:
"set AltContactsName, "iContact"
set AltContactsPath, """\Program Files\iContact\iContact.exe"""
to
set AltCalendarName, "PROGRAM"
set AltCalendarPath, """\Program Files\PROGRAM\PROGRAM.exe"""
damnitryon said:
I installed mortscript, ran it, and it said iContact was my default, I whent back to my Today screen, pressed contacts, and it said it wasnt digitally signed, or something of the sort. So, now when I revert back, and try to change again, it wont even give me that message, it just automatically goes to Office Contact manager.
Could anyone please help me? I'm kinda new to all this..
---
Nevermind, I'm and idiot. I put the iContact folder in the device root. heh.
Also, would it be possible to change the Calendar if you change:
"set AltContactsName, "iContact"
set AltContactsPath, """\Program Files\iContact\iContact.exe"""
to
set AltCalendarName, "PROGRAM"
set AltCalendarPath, """\Program Files\PROGRAM\PROGRAM.exe"""
Click to expand...
Click to collapse
Glad you figured out the iContact, was going to suggest checking your path, as far as calendar check the calendar thread and don't forget to double check your paths.
for those that are not working do a soft reset, this should be included in instructions
as the previous one. wonderful, thank you very much.
alterantively, another way to set icontact or any other contact program without any scripting is to just go and edit this registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCONTACTS
and edit key #1 to the path of your program. pm contacts edits this value to make their program the default. So for iContact, do the same thing. Make sure you back it up in case you would like to go back, but it's not that difficult tho.
edit: sorry didn't know this was a toggle manager where you siwtch between default and icontacts. in either case, the registry key may be good to know, lol
NguyenHuu said:
alterantively, another way to set icontact or any other contact program without any scripting is to just go and edit this registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCONTACTS
and edit key #1 to the path of your program. pm contacts edits this value to make their program the default. So for iContact, do the same thing. Make sure you back it up in case you would like to go back, but it's not that difficult tho.
edit: sorry didn't know this was a toggle manager where you siwtch between default and icontacts. in either case, the registry key may be good to know, lol
Click to expand...
Click to collapse
Thats ok, this script just automates the registry entry your describing, but like you discovered, it allows quick swapping the items.
how can i get Softkeys.cab?
change contact application in diamond
How can I change the contact application on the Diamond screen ("All contcacts") to use iContact?
The script that was mentioned does not change the touchflo contacts soft button.
Is there a way to make this work for instance I'm sending an e-mail and click on add new recipient, then icontact will pop up instead of MS contacts? Even after a soft reboot, the mortscript did not seem to do this. Thanks!
alon24 said:
How can I change the contact application on the Diamond screen ("All contcacts") to use iContact?
The script that was mentioned does not change the touchflo contacts soft button.
Click to expand...
Click to collapse
When installing iContacts from Burt the softkey "all people" on my M2D was changed in my case automatically to iContacts.
nice job, thanks
catpaws said:
Is there a way to make this work for instance I'm sending an e-mail and click on add new recipient, then icontact will pop up instead of MS contacts? Even after a soft reboot, the mortscript did not seem to do this. Thanks!
Click to expand...
Click to collapse
Anyway to do this?
doesn't work on my omnia either
Hi guys. Anyone get this working on the Omnia? I've been playing around trying to get iContact to work, with no luck.
What I'd really like to do is get the Samsung Phonebook app to be used everywhere, i.e. when create new message/email etc. From messaging, when you add a recipient it brings up the normal contacts screen - cant seem to change this.
Cheers
Default contacts manager
Did anyone sort this prob. Open new email or sms message, click on the 'to' field and select contacts to open the contact manager of your choice rather than the awkqard default one ?
catpaws said:
Is there a way to make this work for instance I'm sending an e-mail and click on add new recipient, then icontact will pop up instead of MS contacts? Even after a soft reboot, the mortscript did not seem to do this. Thanks!
Click to expand...
Click to collapse
I'd like to do this too...
any resolution for us Omnia users?
I see it's been a couple of months since the last post in the thread. Has anyone figured anything out for us Omnia users?
I manually edited my registry entries to reflect the install directory of iContacts, then powered the phone off completely. However, it doesn't seem to have made a change whatsoever.
Anything else need changing?
Using thekevster's M2D custom DC22 ROM, running WM 6.5
Robert

Multiple select in Outlook (SMS/MMS) using drag

Is it possible to select multiple messages on Touch HD using drag in Outlook (SMS/MMS) ? My frind who is having Touch Pro can select multipe messages using drag, and I can't. We've noticed that we have different menus - he doesn't have Menu -> Select Messages, so I suppose that this is introduced on Touch HD because 'drag mutiple select' is disabled ... Or there is an option where could I enable this feature ? I also had this posibiliy on Himalaya as far as I can remember ...
Tnx!
I would like to know this as well as deleting multiple messages can be very time consuming without this feature.
used to be possible on my Touch Pro but now it isnt available on the HD. Not sure why.
Menu--> Select Messages --> Several
taimoorhusain said:
Menu--> Select Messages --> Several
Click to expand...
Click to collapse
OK, but why did they disable drag ? I think it's much more simple dragging than tapping ...
I would assume that its because that would be the same gesture you would use to scroll the screen down.
WILD9 said:
I would assume that its because that would be the same gesture you would use to scroll the screen down.
Click to expand...
Click to collapse
Not quite the same, because on Touch Pro it's possible to select and to scroll and it's quite easy (with a little practice) to distinguate these gestures. But maybe some people had problems with that so that's why they disabled it ... But they could leave an option to enable it ...
Hi,
I am also having same problem. I cannot multi select files, massages, contacts or etc using drag.....
Can anyone plz help......
Thanks in advance.
it is because of newer build 207XX. touch pro had build 199XX. microsoft have disabled the ability to use multi select in newer builds. however you can recover most of the multi-select feature by making a following reg key:
[HKEY_CURRENT_USER\ControlPanel\Gestures\Touch]
"Disabled"=dword:1
after making this key, multi-select with finger/stylus will work everywhere except the inbox.
htctouchp said:
it is because of newer build 207XX. touch pro had build 199XX. microsoft have disabled the ability to use multi select in newer builds. however you can recover most of the multi-select feature by making a following reg key:
[HKEY_CURRENT_USER\ControlPanel\Gestures\Touch]
"Disabled"=dword:1
after making this key, multi-select with finger/stylus will work everywhere except the inbox.
Click to expand...
Click to collapse
Thanks you very much. I wasted too much time to find the solution. I will test and reply you.
Thanks again
htctouchp said:
it is because of newer build 207XX. touch pro had build 199XX. microsoft have disabled the ability to use multi select in newer builds. however you can recover most of the multi-select feature by making a following reg key:
[HKEY_CURRENT_USER\ControlPanel\Gestures\Touch]
"Disabled"=dword:1
after making this key, multi-select with finger/stylus will work everywhere except the inbox.
Click to expand...
Click to collapse
Thanks a lot. It worked great in file explorer, messaging and total commander. Same problem in contacts but no worries.....
Thanking You
Happy New Year 2009.......
I once solved the problem in POutlook by pulling a copy of poutlook from an older kitchen and putting it into a new kitchen. Now the ROMs I'm using don't have kitchens so I can't seem to figure out how to fix it since I cannot copy poutlook.exe from the older ROM (get access denied message).
This was on a Titan but figured since you guys are having the same complaints maybe you could help me figure out how to copy poutlook.exe out of \Windows\...
Edit: it may have actually been tmail.exe... it was a few months ago now so I don't entirely remember.
Did anyone try to disable outlook enhancements? you can try to disable it by going to HKLM\Services\Enhancements\OutlookEnhancements and changing the string to add an extra symbol (like ") so that it disable it and soft reset to see if it changes the options.
bugsykoosh said:
Did anyone try to disable outlook enhancements? you can try to disable it by going to HKLM\Services\Enhancements\OutlookEnhancements and changing the string to add an extra symbol (like ") so that it disable it and soft reset to see if it changes the options.
Click to expand...
Click to collapse
That key doesn't exist on my device.
You can create new keys using any registry editors
unL33T said:
That key doesn't exist on my device.
Click to expand...
Click to collapse
Matthes42 said:
You can create new keys using any registry editors
Click to expand...
Click to collapse
I realize that. The previous poster suggested modifying an existing key. I created the key but it didn't do anything. Also wasn't sure if it should be a DWORD or what though.
i have this key.. it is disabled 1 so i try my luck set to 0
no luck...
hence this key apparently doesnt affect... anymroe ideas?
anyone??? i tried 0 and 1 both !
does anyone has a solution? please kindly posT?

Categories

Resources