Simon Roby 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? Make a launcher script that sets LC_ALL and LANG to "C".