How do i add "-Duser.language=en" parameter to a user's jre using com. line
843798Aug 26 2010 — edited Aug 27 2010Hello,
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