About 12,500 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. 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?

  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. IT Pro Tips for Microsoft Microsoft Java Virtual Machine 3

    Oct 29, 2002 · It's also possible to create an MSI for this installation. I did a before-after with WISE and it's working perfectly ! Do not forget to uninstall any existing java on your machine …

  6. 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 …

  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. Software Deployment : Java uninstall issues... - ITNinja

    If you are determined to force an uninstall, you better make damn sure no java apps in your environment are tied to previous versions....you don't want to get a call telling you your …

  9. Scripting : Bulk uninstall using labels - ITNinja

    For Java, I ran somethign similar to find and remove any old version of Java prior to my Java 7 Update 40 install (which I tacked on to the end of the uninstall batch file). - rockhead44 10 …

  10. Scripting : Silent Java Uninstall hangs - ITNinja

    I am doing my silent uninstalls using powershell and do not have the same problem. Make sure to kill any java related process before you start the uninstall. iexplore, MicrosoftEdge, Firefox, …