At this moment, java 8 update 45 is the latest version. However, I have never been able to suppress the "your java version is out of date" prompt when the plugin loads. I've currently implemented the following to no avail:
/library/preferences/com.oracle.java.java-updater.plist javaautoupdateenabled is set to false I use the deployment.properties (located in /library/application support/oracle/java/deployment/) with these settings: deployment.security.level=HIGH deployment.expiration.check.enabled=FALSE deployment.javaws.shortcut=NEVER deployment.security.mixcode=DISABLE deployment.webjava.enabled=TRUE deployment.macosx.check.update=false deployment.macosx.check.update.locked deployment.expiration.check.enabled=false deployment.expiration.check.enabled.locked deployment.security.validation.ocsp=false deployment.security.validation.ocsp.locked deployment.expiration.decision=NEVER deployment.expiration.decision.suppression=true deployment.user.security.exception.sites=/Library/Application Support/Oracle/Java/Deployment/exception.sites
I've even deleted the sparkle.plugin within the java plugin. It still checks for updates if it's out of date.
Best answer by tnielsen
thanks man, this is all helpful. I have got a working .PKG that does everything I need: disables java auto updates disables "your java is out of date" prompt disables "sponsors" here's a screen shot of the files included in the .pkg and the POSTINSTALL script I used.
Also, with the help of other JAMFNation posts. I have solved this for the moment. These lines were the only lines that suppressed the "out of date prompt" when the applet would attempt to load. They are in the deployment.properties file.
thanks man, this is all helpful. I have got a working .PKG that does everything I need: disables java auto updates disables "your java is out of date" prompt disables "sponsors" here's a screen shot of the files included in the .pkg and the POSTINSTALL script I used.
FYI, the last line of my script is not working. It's not an accurate creation of the file needed. Therefor, suppress sponsors is not working but everything else works great. =(
I tested it but I did not delete all the preferences in the user account I used for testing to that setting got carried over and made me believe it was working.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.