[cw-discuss] Changing Windows locale?

Dmitry Timoshkov dmitry at codeweavers.com
Tue Jan 30 22:24:28 CST 2007


"Simon Roby" <simon.roby at gmail.com> wrote:

> Say I'm trying to install and run a non-Western and non-Unicode
> application within Crossover. Is there any way to change the system
> locale without changing my whole environment?

Since Crossover sets its internal locale based on the locale of the system
it runs on, just simple

LANG=ru_RU ~/cxoffice/bin/wine --wl-app notepad

should do the trick. Replace ru_RU with the locale you are interested in.

> Microsoft released a tool (for Windows XP and higher) to pick a system
> locale for a single running application instance. I was wondering if
> it's possible to do something similar under Crossover (both Linux and
> Mac versions). Or better yet, tell Crossover to always use a given
> locale when running a given bottle.

Each bottle has its own cxbottle.conf. Just add 'LANG=ru_RU' under
[EnvironmentVariables] section of cxbottle.conf.

Thanks.

-- 
Dmitry.



More information about the discuss mailing list