Skip to Main Content

New to Java

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!

Uninstall/Install Command line switches

816994May 23 2011
I hope I'm putting this in the right area but I'm brand new so apologies in advance.

I'm trying to develop a program to distribute Java to Windows XP workstations using SCCM 2007. I have researched all day and I'm not sure if I have the correct information.

So far it looks like I would experiment using -

<jre>.exe /qn JAVAUPDATE=0 AUTOUPDATE=0 REBOOT=ReallySuppress

However, there are other switches and command arguments I have seen also to experiment with possibly.

Is it necessary to uninstall the previous installed version of Java before running a new installation?

If this is the case, how do I call the Java uninstaller from a CMD?

Any helpful advice much appreciated in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2011
Added on May 23 2011
0 comments
189 views