My operation system is Window XP in Chinese. I'm running flex sdk > asdoc in command line. Asdoc picks up the system default language. How can I force it to be run in English language environment?

link|improve this question

67% accept rate
@Ty: Could you please "accept" my answer by "putting a green tick beside it"? The tick (now it should be white) is on the left hand side of my answer. Please click it to let it become green. Thank you very much! :-) (I notice that you are a new user and you may not know how to do so.) – Asuka Kenji - Siu Ching Pong - Apr 5 '10 at 2:01
feedback

1 Answer

up vote 1 down vote accepted

What you needed is the Microsoft AppLocale Utility. It allows you to run an application in the locale you specified. You may change your system locale to English too, but then some of your Chinese applications may not run correctly.

Here is a step-by-step tutorial (with pictures) by Chris Lee. His tutorial describes how to run Japanese applications on Chinese Windows, but it's similar, just replace Japanese by English and it's all done :-).

Asuka Kenji

(from Hong Kong)

link|improve this answer
nice one! very helpful – ty. Apr 5 '10 at 3:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.