How to remove superfluous input method of WM6.5?
I installed a input method and I set it to default, but when I restart system my setting will be failed.
So I want to remove superfluous input method but I dont konw how to do that.
Please HELP me.....
Hi
You can't remove them if they are cooked in the Rom.
thanks a lot for your response.
Software like SKTools can disable input methods.
Hi
You can add another sip though, then use sipchange to make it default
Related
Hi,
is it possible to change the PhonePad as Default Input Methode?
I´m using SpbTips&Tricks to set the SIP List!
I want only the PhonePad,but after every Softreset I see´n the DefaultKeyboard and I must choose the PhonePad from the SIP-List
(the Default(QWERTY)Keyboard doesn´t shown at the SIPList) but it open!
?
try my little SIPChange app. You can find it here. Further down in the thread, there's an installation cab too.
Sorry,but doesn´t work...
Nothing work...I try every prog...But no way :-(
Hi all,
I'd like to write a small script, using nscriptm, to change the current input method (SIP) to Phonepad and to activate (display) it. Can anyone help?
Thanks in advance!
I hope I'm right here..
I want to change the default install path of my HTC device. I'm sure there is a simple registry entry, but where?
Is there anyone who can help me?
bumping up cause i`m also interested in this
I've tried lots of things, but nothing want to work.. Then I remembered that I've a programm called "Advanced Config".
There you can edit the default pathes of the HTC. (I think it was the option location...)
orry but hope you guys can help me ... I installed the Disable Device Auto Lock.Cab but cant seem to remove it. Can someone enlighten me as to how to go about removing it ? I cant find it under remove programs and have tried to install the Auto Device Lock.Cab but it doesn't help either....
Thanks in advance ....
use a reg editor and goto HKCU\ControlPanel\Keybd and change DeviceLockWhenSuspend to 1
Sorry, managed to get it le. Testing now. Thanks alot for the help ^ ^
Hi, guys. I am trying to cook my own ROM for wm6.5. The Problem is I can't change the default keyboard to another keyboard input. Editing the reg in [HKEY_CURRENT_USER\ControlPanel\Sip] to another keyboard input make the ROM not bootable. Installing SIPchanger also not solve the problem. Is there any other way to forcefully change the default keyboard input??
You do it by changing the guid in the defaultIM reg key; you also need the clsid for the new sip. Let me say, I had a ***** of a time getting it to work w/ resco keyboard (worked fine w/ fnkbd). The key is to set the defaulIM key during customization, otherwise the rom won't boot. The skin files need to be installed before that key is loaded. With fnkbd, you'd just get an error when the welcomehead appeared (annoying) if the defaultIM was cooked in. But with Resco, you never see your bloody welcomehead. I'm not eve sure that the read letters appear on the splash screen.
I set the defaultIM during customization with a mortscript:
Code:
RegWriteString("HKCU","\ControlPanel\Sip","DefaultIM","{A070BE16-AD56-11D3-BC77-00C06C512035}")
It runs after the skin files are installed (also with a mortscript during customization). Again, it's important that the clsid for the keyboard is cooked in, otherwise the rom will brick when you soft reset it. Once the defaultIM is set, you don't need a sipchanger, and reboots are quick
Edit: it's always a good idea to put in all relevant info if you really want help. What keyboard? What sipchanger? What's your package look like? Did you make it yourself? Did you do it manually, or use a cab-2-oem type tool, which probably crapped everything up? My guess is that you used cab-2-oem, but that there was a setup.dll that installs the clsid for the keyboard, and you didn't get that reg key, so now your package doesn't work. I suspect this because it's weird that sipchange isn't working for you-this is probably because you don't have the clsid (you put the shortcut in Startup, right?). Cab-2-oem type deals are not a reliable method to make packages.