Hi all!
I want to add a language to the windows (new keyboard layout). (While setup progress or in the first execution of my VB application)
How should I do it?! Should I change only some entries in the windows registry?
Or install (copy and register) some DLLs?
Is there any windows tool for installing a language?
how about RightToLeft languages?
Thanks a lot!
Comments
: I want to add a language to the windows (new keyboard layout).
: (While setup progress or in the first execution of my VB application)
:
: How should I do it?! Should I change only some entries in the
: windows registry?
: Or install (copy and register) some DLLs?
: Is there any windows tool for installing a language?
: how about RightToLeft languages?
:
: Thanks a lot!
:
???
: : I want to add a language to the windows (new keyboard layout).
: : (While setup progress or in the first execution of my VB application)
: :
: : How should I do it?! Should I change only some entries in the
: : windows registry?
: : Or install (copy and register) some DLLs?
: : Is there any windows tool for installing a language?
: : how about RightToLeft languages?
: :
: : Thanks a lot!
: :
:
: ???
:
I think most of the language settings are automatic by the Local settings of the OS. As with captions of buttons, you're going to have to determine the language and when the Form loads apply the appropriate captions.
Best Regards,
Richard
The way I see it... Well, it's all pretty blurry
: I want to add a language to the windows (new keyboard layout).
: (While setup progress or in the first execution of my VB application)
:
: How should I do it?! Should I change only some entries in the
: windows registry?
: Or install (copy and register) some DLLs?
: Is there any windows tool for installing a language?
: how about RightToLeft languages?
:
: Thanks a lot!
:
No I want to add a new keyboard layout ...
Any other answer ...