Jump to content

OSLang


Guest necroleak
 Share

Recommended Posts

Guest necroleak

Hello, I'm fairly new to AutoIt. I'm writing а script for automating some document workouts - things like: positioning mouse, pushing buttons and etc. in a larger application.So far so good, but I got this lcid problem.I've got a ListView control where I select language names like:

ControlListView( "Language Window", "",  "SysListView122", "Select", $lang )

The thing is that this ListView control is populated with language names that depend on Windows installation, so in French, German or Russian Windows installation for instance the strings in the ListView will be different, so basicly I need to know if there is a function or a way that I could get the language name string to select, maybe from local ID or sthg. ?

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...