Unix Equivalent Windows Variable

Hi,

I've set my Unix User Profile Variables as follows..

 
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8

I want to set the same codepages in my Windows Vista Environment..

How can i do that..? Whether the variable names remain same ..?

Please help

Regards,

Vikram Shetty

I'm afraid you're out of luck, as Microsoft only now with Windows 7 managed to support multiple languages without having to re-install the system. And I don't think any of their programs supports changing the sort order (which is affected by LC_ALL) from the command line, or even on a non-system wide basis.