Du er her: Forside Software Distribution Quick Walkthrough: Deploying Java 1.6 update 16

Quick Walkthrough: Deploying Java 1.6 update 16

af paul Sidst opdateret 19/08 2009 16:38

Silently and taking extra measures to make sure it's not auto-updating

Overview

The Java Runtime Environment is another great example of an application that does everything it can to keep its autoupdate features intact.  You can pass the JRE install binary several switches that seemingly disable autoupdates, but "Java Update" has its own registry tree that is untouched by these settings.

This method uses a batch file that is processed after the main package to disable the Java Update registry keys.  From what I've seen it should work for any of the Java 1.6 updates.

 

Deployment Behavior

Silent

No reboot

Register Java for IE and Firefox

Disable all autoupdates

 

Steps to Follow

  1. Download jre-6u16-windows-i586.exe from Sun's website
  2. Download jredisableupdate.bat
  3. Move these files to the web or UNC share you typically use to deploy software
  4. Add the JRE installer to your LANDesk Software Distribution packages
  5. For Install/Uninstall Options paste:  /v"/qn JAVAUPDATE=0 IEXPLORER=1 MOZILLA=1 JU=0 AUTOUPDATECHECK=0 SYSTRAY=0 REBOOT=ReallySuppress"
  6. Make your JRE package a "public distribution package"
  7. Add the jredisableupdate batch file to your LANDesk Software Distribution packages
  8. For Dependent Packages make the JRE package you added previously a dependent package
  9. When you deploy the batch file package, JRE 1.6 will be installed first and the batch file processed second

 

Server Says:
BOFH excuse #313:

your process is not ISO 9000 compliant
Safety First!
245 Days without a Dumpster fire.
 

Powered by Plone CMS, the Open Source Content Management System

Dette site overholder følgende standarder