About 13,400 results
Open links in new tab
  1. Software Deployment : uninstalling Java... - ITNinja

    To know the product ID, If it's a 64-bit Java, search for the string "java" under the registry "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" If it's a 32-bit Java, search for …

  2. Uninstall many different Java versions at one time

    Java is a tad different than most software. It has family of products like 1.6, 1.5, or 1.4. If you install version 1.6.0.45 it will uninstall any older version of 1.6, but will not touch 1.5 or 1.4. …

  3. Software Deployment : Java uninstall issues... - ITNinja

    Not to mention that UN-installing previous versions will activate Java auto-updates even if you deployed java without it (use the search to find articles on this documented bug). I'd rather …

  4. Software Deployment : Silent Uninstall Java 2 RE 1.4.1 - ITNinja

    Does anyone know how to perform a silent uninstall of Java 2 Runtime Environment 1.4.1_07? Refered to the uninstall string and this application is not an MSI. The uninstall string in the …

  5. Article: Uninstall Program by Name Only, Kill Dependent ... - ITNinja

    Uninstall Program by Name Only, Kill Dependent Processes & Force MI Check-In via Script (w-Java Example)

  6. Java 1.6.0.22 Upgrade/Installation of 1.6.0.24 - ITNinja

    Java 1.6.0.22 Upgrade/Installation of 1.6.0.24 - SCCM shows success, nothing on client and uninstall broken?

  7. Scripting : How unistall all old version of java which I ... - ITNinja

    How unistall all old version of java which I listed below in one script, and install the new one.

  8. Can't find uninstall key for Java 8 update 101 x32bit - ITNinja

    This has been working fine, except now that update 111 has come out I can't seem to figure out the uninstall key for the 32bit ver of update 101. When I look through the registry I can find the …

  9. Scripting : Java 8 Remove Prior Versions - ITNinja

    I am responsible for the Java upgrade deployment in my organization and we used to remove prior versions until Oracle decided not to in Java 8 update 20. Using AdminStudio, I added a …

  10. Scripting : Java 7 un-install and Install Java 6 update 33 - ITNinja

    Has anyone created a all in one script that would remove all versions of Java 7 and then install Java 6 update 33? I have a script that I packaged up in my posting that un-installs Java 7 …