Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do i add "-Duser.language=en" parameter to a user's jre using com. line

843798Aug 26 2010 — edited Aug 27 2010
Hello,

At my company, i am connecting the user's computer via remote desktop and adding a parameter like that;

Clicking Start->Settings->Control Panel->Java and opening "Java Control Panel". At the "Java" tab, clicking "View..."

At the "User" tab, double clicking to "Runtime Parameters" column and adding "-Duser.language=en" parameter. And saving the changes.

Normally, i am logging into the user's computer one by one from my computer remotely and there are lots of computers of users to do that.

How can i do that via command line from my computer?

We are using JRE 1.6.0_07.
OS : Windows XP Pro SP3

Best Regards,

Fatih

Edited by: foxturk on Aug 25, 2010 10:48 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2010
Added on Aug 26 2010
3 comments
2,753 views