About 11,600 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 the …

  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. However, you …

  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 registry is:

  5. 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 deal with the very …

  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 key for …

  7. 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 with a script and …

  8. 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.

  9. Java Install Errors - social.technet.microsoft.com

    Jan 23, 2016 · I cannot get java to install on windows 7. I have tried uninstalling, manual install, microsoft fixit tool, checked registry, etc. Just about any solution I could google - I've tried.

  10. 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 years ago