Language bar

  • Thread starter Chrisitan Desroches
  • Start date
C

Chrisitan Desroches

Hello

I'm writing a batch file in which I would like to set
some information of the Regional and Language Options
(Text services and input language, just to be sure that
the keyboard is always in English...)

Any idea what command I should use ?

Christian Desroches
(e-mail address removed)
 
G

Guest

hi
hope this tip gives you some ideas

you can use Rundll32.exe to call the Regional and Language Options Control
Panel with an answer file that specifies the appropriate settings
ie..> Rundll32 shell32,Control_RunDLL intl.cpl

Best Regards
joel
(wanna be a MVP one day)
 
C

Christian Desroches

Not really : I wanted to know on a command line, how to
change information. Not only open the window...
But thanks.

Christian Desroches
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top