Oracle Java 7 Update 60
Hello all, This is for Java 7 Update 67. Below is something we had put together for disabling Java updates. We install Java via command line during a scripted install for the OS. This will t… Read More
Java 8 Update 25I have included every possible switch that I found for this version except INSTALL_DIR=Change any 1 to a 0 to disable that section or 0 to 1 to enable. WEB_JAVA_SECURITY_LEVEL… Read More
Be careful about the product package codes starting with JRE 7 U60!!Till now, product codes habe always been {26A24AE4-039D-4CA4-87B4-2F864170xxFF} where xx is the version number. This makes it… Read More
This is more a question than a tip. Has anyone found a way to disable the next generation plugin without ripping out the files for the next gen plugin. I tried the registry key which apparently… Read More
make simple : download java.exe and just : start /wait java_x64.exe /s WEB_JAVA=1 /qb- this work for x64, x86 and i tried this with 7.51 and 7.55 version, work and simple Read More
JRE MSI installer has \\ path problem in CustomAction table, UninstallJRE actionhttps://bugs.openjdk.java.net/browse/JDK-8028779 There are three Custom Actions that exhibit this erroneous path… Read More
To globally manage Java settings perform the following: Create a share on your network: \\share\path In the newly created share create a deployment.properties file and input any properties … Read More