Support Forum

Registration is not required to ask a question. If you're a Pro Club member, please use our Priority Support page for a faster response.

Silent Removal

Home Forums Product Support JavaRa Support Silent Removal

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4253 Reply
    Anonymous
    Inactive

    I would like to get this working to silently remove old versions of Java from my corporate machines.

    I tried the command JAVARA.EXE /REMOVEOLD /SILENT but I still show two versions of Java on the machine and the Javara.exe just stays in the task manager.

    Anything I’m doing wrong or is it not possible?

    Thanks,

    #4254 Reply
    Shane Gowland
    Keymaster

    Unfortunately Windows Installer (which Java uses) doesn’t have an API to uninstall program manually. Attempting to manually remove it from ‘Add Or Remove Programs’ tend to cause more problems than it solves, so, until we can figure out a work around you will need to run the uninstallers from the commandline first.

    /REMOVEOLD may leave two versions of the JRE if you’re using both ‘JRE 6 update 31’ and ‘JRE 7 update 3’

    #5153 Reply
    Shawn
    Guest

    Shane,

    Can you use the msiexec /x /qn command to uninstall the java versions? See http://camie.dyndns.org/technical/workgroup-mgmt/jre-j2se-batch-remove/

    #5163 Reply
    Shane Gowland
    Keymaster

    Shawn; that’s the method we’re currently using.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Reply #4254 in Silent Removal
Your information: