Jump to content

Supplemental Language Support registry key


Recommended Posts

I am using autoit and under the supplemental language support in windows xp I need to make a condition before I check the 2 text boxes to install fonts. I need this by using a regread and read the registry value. if the value is 1 (checked) then dont continue with script else if the read value from the registry is 0(not checked) then go ahead and install fonts. Now my problem is getting the registry path for the supplemental language support for the 2 checkboxes. May somebody help me on how i can locate this path in the registry...thank you

Link to comment
Share on other sites

Poke around in these to see what changes for your particular settings:

HKEY_CURRENT_USER\Control Panel\International

HKEY_USERS\.DEFAULT\Control Panel\International

HKLM\SYSTEM\CurrentControlSet\Control\Nls

HKLM\SYSTEM\CurrentControlSet\Control\Nls\Language Groups

:graduated:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Poke around in these to see what changes for your particular settings:

HKEY_CURRENT_USER\Control Panel\International

HKEY_USERS\.DEFAULT\Control Panel\International

HKLM\SYSTEM\CurrentControlSet\Control\Nls

HKLM\SYSTEM\CurrentControlSet\Control\Nls\Language Groups

:graduated:

will try to check and make full installations and check the paths u hv given me and se what happens. will be back later....thanks PsaltyDs..
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...