/build/static/layout/Breadcrumb_cap_w.png

Has anyone been able to turn off Automatic Java Update on 32 & 64 bit machines? We have multiple OS: XP, 7, Server

I've created a couple test files to make sure the script works. My first test was on a 64 bit machine as of right now it works fine with no problems. The problem I'm having right now is that I have a 32 bit computer that's running XP and when "RUN" the script it seem like it does something else and the value is the same, but Kace will tell me the script was successfully completed. 


1 Comment   [ + ] Show comment
  • Can you share the script? - rsm11 10 years ago

Answers (2)

Posted by: vjaneczko 10 years ago
9th Degree Black Belt
1

Once you extract the MSI, you can use the following installation command to do a few things, including disabling autoupdate:

msiexec /i "jre1.7.0_25.msi" REBOOT=ReallySuppress AUTOUPDATECHECK=0 JAVAUPDATE=0 JU=0 EULA=0 ALLUSERS=1 /l*v "%temp%\Java 7u25 install.log" /qb-

Obviously, this is for update 25, but should work for update 21 as well.

 

Posted by: sparky86 10 years ago
Fourth Degree Brown Belt
0

The thing to check would be if the script is taking into account the different folder structures between 7 and XP, and different versions of Java as they all have slightly different ways the Autoupdate is controled.

you can also update the Deployment.properties file

the file location differs between Windows XP and Windows 7

Application Data

Local Application Data

Local Application Data Low

and the line

deployment.javaws.autodownload=NEVER

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ