File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes How to change the current OS Locale Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How to change the current OS Locale" Watch "How to change the current OS Locale" New topic
Author

How to change the current OS Locale

Steven Gao Song
Ranch Hand

Joined: Oct 02, 2006
Posts: 78
Hi, All,

I want to run a Japanese Locale Java program
in the OS of Windows XP Chinese version. My current default Locale is
Chinese. How can I change my OS's Locale in order to start the program?
In addition, I cannot use the java command-line to specify the Locale,
because I use a set of .bat files to start the program.

Thank you.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to change the current OS Locale
 
Similar Threads
display/input/write Chinese Text in java Options. CP
Reading chinese characters through java input fields
Change JVM locale before Start up
Chinese Characters shown as square boxes on Java Console and applets
How to show JAD file in Chinese?