Keyboard and some problem

  • Thread starter Thread starter ConstantineStr
  • Start date Start date
C

ConstantineStr

Hi all!
I have some questions about XP Embedded.
1.I build image xp Embedded. And using MUI. when I start
system my keyboard have only English language. I add two
another language. And I could use it languahe before I
restarting computer. After restarting I have only English
language. What I must do to this configuration will be
saved?
2. What component I must to inlude to configuration, that
I could create shares?
3. One time when I have configuration and import new
hardware configuration to it. When copy image to device.
and after restarting and working FBA, when I come in to
system I have error with code 0x80070002. Why I have such
problem?
With best regards, Constantine
 
Hello, Constantine!
Hi all!
I have some questions about XP Embedded.
1.I build image xp Embedded. And using MUI. when I start
system my keyboard have only English language. I add two
another language. And I could use it languahe before I
restarting computer. After restarting I have only English
language. What I must do to this configuration will be
saved?

This is a bug where your runtime requires reg keys that are located in
the IME prototype component, it owns some reg keys that should belong in
the Keyboard components.

Here is a workaround:
1) Temporarily add the IME Prototype component to your configuration
and expand it out
2) Click on the Registry Data node
3) Scroll up so that the Extra Registry Settings at the top of the
configuration can be seen
4) Drag these keys listed below from the IME Prototype component to
the Extra Registry Settings area (or copy/paste them). Only copy the 8
keys under this branch:
HKLM\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\IniFileMapping\KeyboardLayout.ini

5) You can now remove the IME Prototype component.

**note** the Run key for CTFMON.EXE is the only key in the IME
Prototype component that is not needed - leave this one key in the IME
prototupe component only.
 
Hi Nikolai
Thanks, It works properly.
My be you know somethins about my another trouble.
Good luck, Constantine
 
Hi, Kst!
Hi Nikolai
Thanks, It works properly.
My be you know somethins about my another trouble.
Good luck, Constantine
2. Look for the template
TCP/IP networking with File Sharing and Client for MS network.

3. If it's "A problem is preventing Windows from accurately checking the
license for this computer. Error code: 0x80070002" search this group
using google for the phrase "A problem is preventing Windows from
accurately checking the license for this computer" - you will find answers.
 
Hi Nikolai.
2. Look for the template
TCP/IP networking with File Sharing and Client for MS network.
I install this component. But it does n't help. Before I added some
component in to my configuration share work properly.
May be I have some conflict with another component. I do n't know. But check
dependency did n't find any problem.
3. If it's "A problem is preventing Windows from accurately checking the
license for this computer. Error code: 0x80070002" search this group
using google for the phrase "A problem is preventing Windows from
accurately checking the license for this computer" - you will find
answers.
I read article about it. But I didn't do any thing that I read from this
article. It s look more strange that another may configuration work without
any problem in this situation.
Good luck, Constantine
 
Constantine,

2. Try adding "Map Network Drives/Network Places Wizard" and "Primitive:
MPRUI" components and see if it helps.

3. http://www.microsoft.com/windows/embedded/community/tips/xp/partition.asp
Make sure you set properly the partition size in TD settings.
Also, make sure you are using correct PID.

Hope this helps,
KM,
BSquare Corp.

k> Hi Nikolai.k> I install this component. But it does n't help. Before I added some
k> component in to my configuration share work properly.
k> May be I have some conflict with another component. I do n't know.
k> But check dependency did n't find any problem.k> answers.
k> I read article about it. But I didn't do any thing that I read from
k> this article. It s look more strange that another may configuration
k> work without any problem in this situation.
k> Good luck, Constantine
 
Back
Top