hey guys, as you know, the left soft key is mapped for the calender, and i had no issue with it. i used the program in dutty's #7 rom to change it to something else (htc action button).. however, i decided to change it back to calender, and now every time i try to open the calender through the left soft key i get the following error message:
"The file "HTCCalendar" cannot be opened. either it is not sined with a trusted certificate, or one of its components cannot be found. if the problem persisits, try reinstalling or restoring this file"
whats going on? thanks
omar
Use a registry editor and go to the following key:
Code:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112
Change the value of "open" from HTCCalendar.exe to calendar.exe - there is no HTC version of the calendar application, but the soft key changer seems to think there is!
Mark.
hey thanks for your help, i did what you said, and now it gives me the same error message but with Calendar instead of HTCCalendar. ha u know whats going on? thanks
Does your registry key look like this?
\windows\LSK\calendar.exe
If so, look in your LSK folder in Windows via Explorer and I'll bet you'll find it's empty. Mine was and I had the same error as you. All I did to fix it was remove the LSK\ from the registry. Soft reset and it should work, mine does.
Yeah...what he said
Sorry, I forgot to say you had to remove the "LSK" bit from the path in the registry key.....it was late and I was tired OK
Hope it's working now!
Mark.
hey guys, worked perfectly, thanks for all ur help!
omar
I just noticed this fix doesn't stick and will be wiped out during a SR. Maybe it's something I've done wrong.
EDIT: Memmaid was causing this problem during a Quick Clean operation.
Related
Hi guys, I am having some little problems with my Xda2i as following.
1. I use button lock to stop using the camera button (as I always accidentally touch it then camera starts, many time I open camera without notice for long time till my battery almost gone!!) Every time I soft reset, it always turn to defalut mode.
2. Also the same happen with "today". I show some items such as Worldmate. When soft reset, it disappears (though I ticked to show it always)
3. Favorites network also the same, ticked it then changed after reset.
Could anybody please help me?.
Many many thanks in advance..
do what i have done removed the camera from my start up prgrams and allocated the button to none that way it can't activate
as for the others i'm not to sure ,i'm sure some1 else will be able to help
Sounds like somehow the registry has become read only. Have a look in the startup folder and see if there any programs in there that shouldn't be running. Also has this started after some program has been installed?
Hi Pug, checked my startup and found below program lists
-camera_detect
-checkautorun
-clear_notify
-IA_CID_start
-PHM Traylaunch
-PhotocontactPro
-Pocketnavy
-poutlook
-RunBT
-spb GPRS monitor
-STK
It seems like you doubt, it happens after program installation.
Any more advice?
Many many thanks
I don't doubt you at all, just trying to help you solve this.
PHM hasn't got a registry restore feature has it? If it has try disabling it. I don't use it so I don't know.
Don't know what that Pocket Navy is so can't comment on that.
If you delete Camera_Detect you can assign the camera button to something else if you want and the button assignment will survive a soft reset.
Sorry for my aweful english, Pug.
This problem wa before PHM installed, it should be ok (anyway I am not knowledgable to know if it has registry or not. I am too new hands)
Pocketnavy is "CloseAll" I like it more because it has window to see running programs and can select to close which one. THe most important is it free.
I will try to fix it as you recommend. Very appreciated your time to help.
Thanks again
Ok I have searched and not run across anything without reading every thread in here.
How do I change my default input method from keyboard to letter recognizer and MAKE it stick.
I change it i the input menu and reg edits but every time I soft reset it is back.
...we're on the same boat :?
Join the club!
I'm after the phone pad so I can still use the 8125/Wiz screen as a normal phone keypad at times and not have to whip out the stylus.
whatever you do, dont use registry wizard to set it... I white screened a week ago doing that, hard reset
hope to find a solution
Perhaps this:
HKCU\ControlPanel\SIP
DefaultIM {42429667-.... or one of the others {42429690- {42429691-
Look in the neighborhoud HKCR\CLSID\{424296...... for the others.
Cheers
edit: In case it wasn't clear you need to fill in the whole CLSID in the DefaultIM string value. So {42429667- including the } at the end.
It should work after a soft reset (gone with a hard reset)
Any Solutions to this yet?
Thanks
Jules
I'm joining the club too
I'm on a Charmer, I used to able to change the Letter Reg SIP as default before I upgraded my ROM. I thought I'm the only one.
i'm triing to change the reg value with total commander and with wizard reg but after a restart the phone hang on white screen... someone can help me?
i want to use nullkb as default probably is not possible?
jmel said:
whatever you do, dont use registry wizard to set it... I white screened a week ago doing that, hard reset
Click to expand...
Click to collapse
hrm.....
dromico said:
i'm triing to change the reg value with total commander and with wizard reg but after a restart the phone hang on white screen... someone can help me?
i want to use nullkb as default probably is not possible?
Click to expand...
Click to collapse
cant say i didnt warn you?
jmel said:
cant say i didnt warn you?
Click to expand...
Click to collapse
yes but i make a hard reset after the first try (manually change registry with tcmd) and i try in another way...white screen in every try
lost in translation...
I was saying that if you TRY to use registry wizard to set it, you will get a white screen, and be left having to HARD RESET....
Not the best solution, but perhaps you could use my program SwitchSip to change the SIP on every soft reset. I don't know if it'll stick though, I've never tried...
V
http://forum.xda-developers.com/vie...&postdays=0&postorder=asc&highlight=sipswitch
thanks i try with your program, i never search the forum enough if i don't found your post.
i don't know why there is no possiblity to change default IM in the WM configuration.
Everything is listed here: http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other "Set default SIP"
tweakradje said:
Everything is listed here: http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other "Set default SIP"
Click to expand...
Click to collapse
I think we've all tried the method. Read the posts above carefully.
Just as a problem recap: the default SIP reghack no longer works on AKU2 ROMS. The kbd default occurs after a soft reset no matter what you have changed the registry value to.
I'm working on this one too. I coded up a program that quickly set the SIP to block recognizer and exited figuring I could just add it to the startup programs folder to switch over after a soft reset.
However, while this program works just great normally, it doesn't change the SIP when run at startup. I am working on why this is, currently. So far I've determined that my program is able to find the block recognizer SIP so the SIP dll is loaded. Tomorrow I may get a few more minutes to work on it. I'll code my program to check to see if it correctly set the SIP to block recognizer and re-attempt to change until it's successful. I'm guessing that this will have no effect on the issue since my current working theory is that the kbd default is set sometime after the startup programs run.
Guys, I don't know whether my app worked or not, but this post:
http://forum.xda-developers.com/viewtopic.php?p=317635#317635
seems to suggest it did. I don't have a wizard to test it on though
V
@vijay555:
I've got my little app set up on my today screen so I can just tap it quickly after everything's loaded to change my sip but it won't work if I drop it into my startup folder.
Perhaps this is what the poster you refer to is doing? Does your program check the default SIP using SipGetCurrentIM after you switch to see if the operation worked? Or do you just check for an error code after calling SipSetCurrentIM. Me, I'm just checking for an error currently and am not getting one.
Sleuth255: I really can't remember how I did it, I wrote it in c++ before I could program in c++, somehow. I'm on a promise to rewrite it sometime, and turn it into VJSipSwitch, for now it's merely a bastard child.
However, despite this, it's also designed to be configured as a shortcut to be launched from a hardware key or shortcut... if it becomes an issue, I'll look over the code again.
V
Hello, I have a Kaiser and I installed the Softkey applet. Then I tried it out and switched the Left button to a different application. I went to switch it back to the Calendar as it was originally and now I get an error when i click the left button for the Calendar that says "The file 'HTCCalendar' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file." It only seems to give this type of error when I set the Left Softkey to be for the Calendar and new SMS or new MMS messages.
Has anyone else experienced this type of problem?
Anyone know how to fix it? Any help would be greatly appreciated!
Thanks,
El
anybody know what may cause this??
I have had the same problem. I cannot figure it out yet! I'm getting upset.
Copy that...mine won't reasign. It says "contacts" but pulls up the "calendar" on the left softkey.
Softkey Solution
HKCU/Software/Microsoft/Today/Keys/113
Changing the "(Default)" Key value will change the keys displayed name.
Changing the "Open" key to the appropriate alias will then cause that function to be opened by the soft key. i.e. For contacts change the "Open" key value to :MSCONTACTS will make the softkey function as contacts button.
Note that HKCU/Software/Microsoft/Today/Keys/113 is for the right key & HKCU/Software/Microsoft/Today/Keys/112 is for the left key!
THANK YOU!! That worked after a little messing around. It was the first time I changed something in the registry. I appreciate you taking time to help me out.
Works great, thanks!
i went through all this but when i get to the 113 and 112 keys there's is nothing displayed in the lower half of my screen where you can normally change it any ideas?
DefRide9 said:
i went through all this but when i get to the 113 and 112 keys there's is nothing displayed in the lower half of my screen where you can normally change it any ideas?
Click to expand...
Click to collapse
nm i found the right one in the softkey program it's fine now
Same Problem
I have the same problem:
I changed the Registry Keys for the Softkey 1 and 2 on a Windows Mobile to start a .exe with parameters.
I changed the following keys:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113
the Open value contains the path to the exe file plus an argument.
(For example "\Path\To\Exe.exe Argument")
If i start the file via the File Explorer it works.
If i try to start it via the left or write button (SK1, SK2) i get the error, which contains the trusted certificate...
The path to the file is definitly right.
I should mention that i get the error on every device i tried...
Hi folks,
Is there a way to remap the soft keys on the Kaiser?
I am sure there is; I would appreciate it if someone explained to me how.
I had to uninstall Pocket Informant and I can't access the original Calendar app on the left soft key!!!
Many thanks,
MAC
MACkjam said:
Hi folks,
Is there a way to remap the soft keys on the Kaiser?
I am sure there is; I would appreciate it if someone explained to me how.
I had to uninstall Pocket Informant and I can't access the original Calendar app on the left soft key!!!
Many thanks,
MAC
Click to expand...
Click to collapse
advanced config tool
http://duttythroy.lives-in.eu/
SoftKey Changer
There you go.. Install, soft reset, and its under Start -> Settings -> System
I gave it a try but my expectations were that would be what that soft key would be no matter what program I'm in, but that is not the case. I guess I'll use somethign else like AE Button to get teh keys I want.
Thanks for the post though.
[EDIT]
By the way, after uninstalling, the button assignments remain. Interesting.
Yep use AE Button. It's an amazing tool! Although be careful what you change as it can mess up your device used carelessly.
duncstar said:
There you go.. Install, soft reset, and its under Start -> Settings -> System
Click to expand...
Click to collapse
Thanks very much. I will give this a try.
In the meantime I had to restore a previous version from SPB Backup and this got sorted. I have decided not to re-install Pocket Informant 8 as it caused some isues with ringtones and performance.
I put this on my HTC Tilt and it works awesome, exactly what i was looking for to change the two soft keys.
Hi there, hope everyone is well.
I installed the softkey changer cab , and it seemed to install fine. I was able to find it under settings with no problem and set the left softket to 'new sms'. However when I try to actualy use this from the homescreen i get an error message saying:
"The file 'tnsms' cannot be opened. Either it is not signed with a trusted certificate, or one of its components could not be found. If the problem persists try reinstalling or restoring this file."
I have tried reinstalling, but got the same problem. I can still send an sms if I go through contacts, or messaging, but would love to have this as a working softkey as it tends to be the function I use the most.
Other than installing google maps and opera mini, there have been no changes made since I received the phone a few days ago. It is a standard HTC tytn II.
I'm completely new to this, and any advice would be greatly appreciated.
Many thanks, James.
RunsHouse said:
Hi there, hope everyone is well.
I installed the softkey changer cab , and it seemed to install fine. I was able to find it under settings with no problem and set the left softket to 'new sms'. However when I try to actualy use this from the homescreen i get an error message saying:
"The file 'tnsms' cannot be opened. Either it is not signed with a trusted certificate, or one of its components could not be found. If the problem persists try reinstalling or restoring this file."
I have tried reinstalling, but got the same problem. I can still send an sms if I go through contacts, or messaging, but would love to have this as a working softkey as it tends to be the function I use the most.
Other than installing google maps and opera mini, there have been no changes made since I received the phone a few days ago. It is a standard HTC tytn II.
I'm completely new to this, and any advice would be greatly appreciated.
Many thanks, James.
Click to expand...
Click to collapse
This helped:
http://forum.xda-developers.com/showthread.php?t=357163
Essentially, change the value of the key to /Windows/(your SMS program)
Mine was tmail.exe.
Now I wonder... how do I not go to the messages screen and go directly to a new SMS?
I'm having the same problem on a Tilt.
modestmelody said:
This helped:
http://forum.xda-developers.com/showthread.php?t=357163
Essentially, change the value of the key to /Windows/(your SMS program)
Mine was tmail.exe.
Now I wonder... how do I not go to the messages screen and go directly to a new SMS?
I'm having the same problem on a Tilt.
Click to expand...
Click to collapse
Thanks for the advice, I will probably give that a go when I've stopped being so scared of changing registry stuff.
I did find another app that does the trick though. Just make sure you add a shortcut to 'new sms' first (bottom option of the config screen), you should then be able to assign this to either softkey.
Works for me, and I'm able to go straight to a new sms from the homescreen.
Hope it helps, all the best.
James
RunsHouse said:
Thanks for the advice, I will probably give that a go when I've stopped being so scared of changing registry stuff.
I did find another app that does the trick though. Just make sure you add a shortcut to 'new sms' first (bottom option of the config screen), you should then be able to assign this to either softkey.
Works for me, and I'm able to go straight to a new sms from the homescreen.
Hope it helps, all the best.
James
Click to expand...
Click to collapse
Worked perfectly. Thanks.
RunsHouse said:
Thanks for the advice, I will probably give that a go when I've stopped being so scared of changing registry stuff.
I did find another app that does the trick though. Just make sure you add a shortcut to 'new sms' first (bottom option of the config screen), you should then be able to assign this to either softkey.
Works for me, and I'm able to go straight to a new sms from the homescreen.
Hope it helps, all the best.
James
Click to expand...
Click to collapse
That's it! *Real* new sms Thanks!
Hi,
I have a Treo 750v (Vodafone version) which like what it's box said it is meant for email solution, that's why the left soft menu of the Today screen menu is set to Email.
Anyone know how to change this?
Thanks, appriciate your share of knowledge!
I forgot the details but this i know as much
You have to download the register editor program. Search around the registry is all the same when it comes to changing soft key for all WM phones.
The only problem with the Treo 750 is when you change the softkey from email to something else it ends up adding an extra short cut. So in essence you are not overwriting that key, all you are doing is adding an extra feature on top of the existing email button.
Maybe someone had better success than I did can chime in
Using a registry editor, navigate to Hkey_Current_User/Software/Microsoft/Today/Keys/112
Change all 3 values to reflect your new function
or:
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
awesome!
mtiberio said:
or:
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
Click to expand...
Click to collapse
wow, thank you very much mtiberio!
your link really hit the spot!
Very odd - my Registry setting for 112 was already showing Calendar as the default value but on screen it shows email.
tinyflier said:
Very odd - my Registry setting for 112 was already showing Calendar as the default value but on screen it shows email.
Click to expand...
Click to collapse
It's all because Palm plugins - they overlay it. If you disable Active Call (or Dial Lookup?) you can have native-windows softkeys. It was all described in instructions how to ged back default dialpad.
i just downloaded the soft key changer that i found on here i think it was in the hermes section and copied it to my windows folder... after i did that it shows up in my settings and i can change both soft keys to what i want
was it:
"FdcSoft SoftkeyAppletEx.cab"
Gyngabread Man said:
i just downloaded the soft key changer that i found on here i think it was in the hermes section and copied it to my windows folder... after i did that it shows up in my settings and i can change both soft keys to what i want
Click to expand...
Click to collapse
it would be great if you share the file or where you get it, so we all can get it too...
mtiberio said:
was it:
"FdcSoft SoftkeyAppletEx.cab"
Click to expand...
Click to collapse
it is caled softkeyapplet but its not a cab it was a zip i just unzipped and put in my windows folder i believe... i will look in my external driveand post it im not sure where it is but i'll try to find it
ok i found it on my drive but i did some searching on the forums and alot of ppl mention it but dont upload it and im guessing its for good reason... dont wanna piss ppl off by posting something i shouldent if its ok though then i'll do it but i think its the same one your talking about for me it worked like a charm no reg editing
Here it is:
http://forum.xda-developers.com/attachment.php?attachmentid=65261&d=1199898052
Found it here:
http://forum.xda-developers.com/showpost.php?p=1802007&postcount=827
You will need to reset your device for it to show up in your programs list.
Chillin said:
Here it is:
http://forum.xda-developers.com/attachment.php?attachmentid=65261&d=1199898052
Found it here:
http://forum.xda-developers.com/showpost.php?p=1802007&postcount=827
You will need to reset your device for it to show up in your programs list.
Click to expand...
Click to collapse
Hi, thannks for the direct links. I'm going to try installing it. i hope it'll be fine.
seems it doesn't work with wm6. after installing it, the program isnt available in my program.