Re: Install regional language setting options of system through program

From: Michael \(michka\) Kaplan (michka@trigeminal.com)
Date: Fri Feb 13 2004 - 09:44:19 EST

  • Next message: Rick McGowan: "Re: PR#11 (soft-dotted property) and digraphs"

    Not really a Unicode question, but....

    For just adding keyboards, you will likely be able to more easily use the
    LoadKeyboardLayout API. To change individual settings within a chosen user
    locale, you can use the SetLocaleInfo API.

    For other settings, see
    http://support.microsoft.com/default.aspx?scid=kb;en-us;289125 which
    describes the format and syntax to use in order to call intl.cpl (Regional
    Options) in an unattended mode for adding language support and keyboards.
    Note that there are many things you cannot do, such as remove keyboards and
    affect individual user locale settings.

    MichKa [MS]
    NLS Collation/Locale/Keyboard Development
    Globalization Infrastructure and Font Technologies

    ----- Original Message -----
    From: "sonia" <sonia@inflibnet.ac.in>
    To: <unicode@unicode.org>
    Sent: Thursday, February 12, 2004 8:54 PM
    Subject: Install regional language setting options of system through program

    Is there any way to install language settings and add various input locale
    languages by programming in visual basic.net.
    I want to design a porgram so that Users have no need to go into regional
    settings option to install various script and add languages in input locale.
    is it possible?



    This archive was generated by hypermail 2.1.5 : Fri Feb 13 2004 - 10:30:20 EST