[Q] Win CE6 registry questions - General Questions and Answers

Hello All,
I'm a noob here so please don't shout at me if this has already been answered.
I have a chinese double DIN sat-nav, DVD, bluetooth, etc unit made by STT-TEC. I put a
file PNADesktop.exe on my SDMMC card and I can get to the Control Panel, which is all
in Chinese. I try to change the language in the regional and language settings window but
it just returns to default. I have been reading about the registry being in permanent memory,
and some mention of a hive registry, which I don't understand Please can you tell me if
it's possible to make this change permanently, either by writing to the registry somehow, or
a script which runs at start-up ? Or something? Thanks for your paitience,
Dave.

Related

COURAGE:-) MDAIII - Key remapping project

Hi all ...
we need some (maybe a lot) help from programmers to try to remap the hard keyboard keys from mda3.
As many guys know, we are a lot that we buy the mda3 with german hard keyboard layout... and now that we all have an english os, we must remap the key and symbols.
Any idea will be appreciated, we have all files from german os an english os.
Nobody want to broke the keyboard to glue the buttons in other place...
Nobody now how and where can order another english keyboard and replace it phisically.
Remain two thinks:
1. find the file with the layout and remap the symbols via hex edit
2. recompile a new layout (and here may be usefull for future progs)
All idea wiil be apreciated, all guru's invited
Please help us ... we can not take advantage of the new hard keyboard in this mode.
Thanks all before and...
COURAGE FOR ALL NEW POSTS THAT MUST BE UPDATED(POSTED) !!!
DenisJ
Actually, keys and numbers are fine. It's punctuation that is almost impossible to use unless you have a good memory
From what I remember of the old thread that got wasted, a few things were looked at but it seems harder than it should. You would think one or two files transferred from the PDA2K to the MDA III, like a keyboard dll and a mapping data file, would do the trick but, as usual with engineers, they made it harder than it should.
I can suggest another way for this remapping: just writing a kind of program lookind for keypressings and substitute them with another keystrokes.
I've already done it for Russian keyboard (project home page is http://ae.inc.ru/bahrus.html , but it is Russian only). Current state is "beta".
I can do some key remappings this way. But I need to know which of the keys should be replaced with which one. Or replacement table may be simply saved in config.
I'll do a tabel with the replaced hex value ...
You need only the xex value for this or need more ?
Thanks a lot
Denis
Let's try (before find all remapping simbol) to remap only the two letters z and y.
Symbolic constant Value (Hex) keyboard equivalent
VK_Y 59 Y key
VK_Z 5A Z key
like ... if '59' then '5A' and viceversa...
If we can remap this two letters, we can remap all we want.
Thanks a lot
Denis
german to english
since the site posts went down i have received my mda3 in german of course and would love to know how to flash it with an english rom, all other threads however speak of xda3nbftool which i can't find anywhere, also many of the links for required files don't work. any help please?? thank you
Re: german to english
paulmurphy777 said:
since the site posts went down i have received my mda3 in german of course and would love to know how to flash it with an english rom, all other threads however speak of xda3nbftool which i can't find anywhere, also many of the links for required files don't work. any help please?? thank you
Click to expand...
Click to collapse
Go here:
ftp://xda:[email protected]/
and look for Bluangel folder.
Regards
Ok, I decided to implement more general solution for this problem and develop customizable hardware key-remapping software. This application wil allow to remap not only BlueAngel built-in keyboard but almost any hardware keybord connected to wince (some of my friends use Luch or Flexis external keyboards with PDA).
Hope first beta version will appear next week.
thank you!, sure i'll be back with more questions though!
Fantastic!
I'm excited about this
AE said:
Ok, I decided to implement more general solution for this problem and develop customizable hardware key-remapping software. This application wil allow to remap not only BlueAngel built-in keyboard but almost any hardware keybord connected to wince (some of my friends use Luch or Flexis external keyboards with PDA).
Hope first beta version will appear next week.
Click to expand...
Click to collapse
Wow, that's great news. (exactly what I wanted to hear!) Keep up the good work. (you rock)
AEKMap is available at http://ae.inc.ru/aekmap.html
To make "remapping" you need:
- install the program;
- run Start - Programs - AEKMap Settings and choose "AZERTY MDAIII with English ROM" in first combo box
- set three other optional layouts to "unassigned" and/or unassign "switch" key.
If you want to create specific layout, you may start with editing one of the existing. Use \Program Files\AEKMap\AEKMapScan.exe to define keyboard pseudo-scan codes.
To find unicode character codes use Start -> Programs -> Accessories -> System Tools -> Character Map on your desktop
This program may be closed with popup menu on system tray (lower-right corner of today screen).
And I'm definitly sure that some bugs are in this utility now. Let me know if you find them
Also send me with your layouts to be published on site (will appear in a days)
P.S.: AEKMapper may be used to remap almost any external or built-in hardware keyboard recognized by system.
AWESOME!
Thanks for doing this. If i understand correctly, what's needed now to get the German MDA III keyboard mapped correctly, following the imate english rom installation, is to:
use AEKmapscan.exe to identify all the keys that need remapping
then look up the correct unicode characters for the desired keymapping
enter them into a .AEK file and put into the Program Files/AEKMap directory on the MDA III.
If i get some free time today, that's what I'll do. If anybody beats me to it, please post!
thanks again, AE!
So here is a mostly working layout file for the MDAIII German. The only thing that seems to be not working is the semicolon/colon key just to the right of the space bar. that key seems to have no shifted mode, according to aekmapscan.exe
also: if aekmapscan.exe is running, this appears to stop the keyboard from working at all in applications. it needs to be stopped entirely.
Thanks again for this great tool!
It is always nice to know your job is needful to someone
As for the problem with semicolon: changing CapsLock/Shift processing flags should help:
HookShift 1
HookCapsLock 1
Probably I'll find a better solution for this later, but now I can't...
Official project home page will be available at http://ae.inc.ru/aekmap.html
thanks for the tool, works great. Can you add an option to not have the mapping name on the bottom, i.e. DenisJ Layout? It covers up the wireless icon that I use to turn Wifi on & off.
thanks again for the app
you already can turn it off. that's the "hint" option in the settings.
A parts from thanks the great job from AE, i wan't to try to ask a question:
In the registry there's a part...
HKCU/Keyboard Layout that have a profile value..
Could it be usefull..
My German Mda3 have... preload/1 set to e0010409.
Can anyone post the english Pda2K value...
Rups..
Bug report
AEKMap works quite well, thanks to the developer!
But...
I noticed that, when AEKMap is on, you can´t adjust sound/volume levels from the external button on the left side of the screen. Is that a bug or a feature? :roll:
Second thing is that if you switch the AEKMap off, you can switch it on only by softreset. Is that ment to be?
Can anyone confirm those features, or is it just in my MDAIII?
-Jigi
Sorry guys but i just arive from my fisrt (this year) snowboard weekend
AE many many thanks from me and (as can you see) from all other guys with the same german mda3...
I just tryed some days ago to begin something like this using EVC++ 4.0 ... but it's too much to study for an as400 programmer
This will be surrely in my startup programs for a log live time of my mda3...
Surelly we will ask you some options in future ...
Another lot of thanks
DenisJ

Languange settings > SHARP W-ZERO3

Hi,
I guess I have three questions here and I guess this would be the best place to ask. I am a K-JAM user.
1. I am planning to get Sharp W-ZERO3 but it is in Japanese language. Does anyone one know how to change the language on WM5.0 system?
2. How does the WM5.0 language interface work? Is it embedded in the ROM? Hopefully someone can point me to a "Understanding the language interface of WM5.0 101" .
3. Is the method of changing the language of WM5.0 system the same across all devices?
Thanks.
Hi lamlamz!
Unfortunately changing language of any Windows Mobile device is not a simple matter.
There are two ways of changing the interface:
1. Get an English ROM image for your device (if there are any) and reflash. It's just like updating, and you can find instructions in the WiKi.
2. Get English MUIs. These are files that contain the interface resources (everything you see on the screen). If you can get a set of those, copy them to the windows directory of the device then set regional settings to English you will have an English speaking device.
There is a catch though: these files are exe and DLL files that only have resources (string, menus etc.) and no code, but to work on WM5 they still have to be signed.
I am not familiar with W-ZERO3 so I am not sure if you can find English ROM or MUIs for it. If you have some background in programming or just know how to edit resources you may be able to create some your self.
Here's how it works:
Let's say you have a file word.exe. You want it's interface in English so you take all the resources from it and put them in a file called word.exe.0409.mui (0409 is hex language code for English).
Good luck.
Thank you
Hi Levenum,
Thanks for your kind reply. Appreciate it.
I am not programmer but a an adventurous tech user.
I guess I will have to wait for English version to come out.
Thanks again.

Touch Pro 2: SIP Question - Installed Sogou Pinyin

Hi there,
First thread here for me. I've recently purchased a Touch Pro 2 ( Rhodium T7373 ) model number RHO100. It's a UK branded (i'm from the UK) one from vodafone but unlocked and flashed with the recent winM 6.5 ROM from HTC.
So I'm living in Australia, but I regularly converse with people from China ( friends and business ) and I use the sogou pinyin input system on all my computers. I found out they provide an IME for Windows Mobile at shouji.sogou.com.
So I downloaded it and installed on my TP2. It works wonderfully, much better than that piece of trash CE-Star. So far so good....
Anyway, here's the rub:
It's a tiny tiny issue but seeing as I'm British and living in Australia, my communications through mobile are predominantly in English. Ever since I installed the sogou pinyin IME every time I soft reset the phone, the Sogou input system is activated by default. If I change it back to the english it will stay that way until another soft reset, and baboom, there is sogou.
Whilst I love the input system, I'm such an anal retentive when it comes to little details like this, I'd rather not have the input system and have my english default than have to change every time after a soft reset I want to input english.
Is there a quick decisive way to restore the "Full QWERTY" option as the default when I turn the phone on. I'm not scared of editing the registry directly. I just need pointing in the right direction, be it to software or a registry.
I've already done my own research and I got as far as finding the "default SIP" registry key, but unfortunately for me it it seems like it's an encoded value, i.e. a non human readable value and I have no reference values for the HTC default or any other.
Care to indulge me with a quick hit of registry magic? I've tried SIPChange and I don't like it, seems to error out on boot for my TP2. Thanks.
geejayoh
***bump**
No dice people?
I feel your pain, pal. I know exactly what you're describing since I'm a bit anal too. Assuming you read Chinese, the following post may enlighten you a bit:
http://www.mobile01.com/topicdetail.php?f=129&t=944511
The post suggested editing the following registry:
HKEY_CURRENT_USER\keyboard layout\Preload\1\
Default=e0010404 -> Traditional Chinese
Default=e0010409 -> English
I am no master in registry editing, but from what I read, it appears that there are different Keyboard Layouts. Your TP2's default layout is e0010409 English. After you install Chinese IME, it changes to e0010404 Traditional Chinese, which is why your Sogou input system is activated after a soft reset. Now if you change that registry back e0010409, it will now default back to English AND DISABLING CHINESE INPUT in the process. With that said, since this registry can be changed on the fly, I assume you can write a MortScript to change swap them whenever you need to input Chinese.
Hope this helps and let me know if you ever come across a better solution.
I would also appreciate if someone here can better explain how these keyboard related registries work. I can read manuals, just need some good pointers, thanks!
Just found a better solution. Apparently PlumSIP http://www.dayhand.com/ is a Chinese input system that is registered as an English (e0010409) keyboard layout. That is, it can switch between Chinese and English input without touching the HKEY_CURRENT_USER\keyboard layout\Preload\1\Default registry.
With this setup, you will have English as default input method, and can switch to Chinese when you need to.
Found an even better solution. Sogou just puts a shortcut to it's own process in your \windows\startup\ directory. If you delete that, Sogou isn't the default SIP anymore. YES!
Used this solution for HTC HD Mini, and now am satisfied with the result after deleting from the Sogou shortcut from directory. Nice help here, thanks...
Re: geejayoh
Found an even better solution. Sogou just puts a shortcut to it's own process in your \windows\startup\ directory. If you delete that, Sogou isn't the default SIP anymore. YES!​

wich computer langauge / protocol is used in wm 6.5

hi there
im still trying to make quik links to htc programs
the problem is if you make one for music and then remove music form the bottom bar, the quik link wont work any more
i got an answer in in my thread http://forum.xda-developers.com/showthread.php?p=5733557#post5733557
a part of the answer is to adjust an shortcut to manilla.exe
i must make it manila.exe --switchtopage music.page
now is my hd2 in dutch so i need to translate "switchtopage"" i tried a few but they dont work
EDIT
prolem solved !!!!!!
question:
what computer langauge /protocol is used so that i can finf the right translation ???
thanks mitch

[Q] changing wp7 mac address

Hi there!
I am italian, so please forgive my bad english
I've bought a samsung omnia w (gt i8350) with wp7 mango. I've unlocked the phone with interop unlock.
How can i change the macaddress from it?
I've also found the registry key of it (hklm\software\samsung\wifi\macaddress).
But when i will save a new key with a registry editor from touchexerience.com the message appears "unable to change"
Is there any possibility to solve this problem?
I would be glade about it.
gipfelgoas said:
Hi there!
I am italian, so please forgive my bad english
I've bought a samsung omnia w (gt i8350) with wp7 mango. I've unlocked the phone with interop unlock.
How can i change the macaddress from it?
I've also found the registry key of it (hklm\software\samsung\wifi\macaddress).
But when i will save a new key with a registry editor from touchexerience.com the message appears "unable to change"
Is there any possibility to solve this problem?
I would be glade about it.
Click to expand...
Click to collapse
This registry entry is most probably locked with the abstraction layer, hooked directly to the L2 of the device. Hence, cannot be changed manually.
Spoofing a mac is a different idea which requires tinkering with abstraction layer or communication stack itself, and might not be possible with just the registry entry change.
So is there already a method which allows to change it?

Categories

Resources