Default input language

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Default input language

Re: Default input language

by a-lab » Fri Nov 19, 2010 1:55 am

It perfectly works on our environment (both WinXP/Win2003Svr) without registry setting. Thank you.

You're just great.

Re: Default input language

by aka » Wed Nov 17, 2010 6:16 am

As I understand Microsoft Knowledge Base article, you can not do it in mstsc.exe. Right? I don't think we can do much more than mstsc does.

This build run JP IME in windows7 logon prompt:
http://pxe.ru/files/testing/201011162126.zip

With

Code: Select all

keyboard=ja-ime
in config file.

Default input language

by a-lab » Mon Nov 15, 2010 6:22 pm

Could you please help me solving following problem? This may be the final problem around 'ja' language.

Problem:

Default input language is forced to set 'Japanese-Japanese' right after when I log in to remote desktop from wtware.
ime-startup.png
ime-startup.png (17.47 KiB) Viewed 12871 times
This requires us to start IME every time we log on to remote desktop which is mistakenly recognized as 'bug' of IME or RDP.

Workaround:

( Adding registry entry on server side )
http://support.microsoft.com/kb/924852/EN-US

What I need:

Default language 'Japanese - MS...' is set without registry setting.

Top