MSFN Forum: Sun Java Autoupdates Problem - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Sun Java Autoupdates Problem Rate Topic: -----

#1 User is offline   MartinaL 

  • Newbie
  • Group: Members
  • Posts: 45
  • Joined: 17-February 05

  Posted 17 March 2005 - 04:40 PM

Hi,
I am trying to install Sun Java JRE 1.4.2_07 and I want to turn the automatic updates off when it is installed but whenever I add the code to do this to the RunOnceEx file it doesn't install Java at all and just skips it and goes onto install the next App.

This is code that works and does install

REG ADD %KEY%\051 /VE /D "Sun Java 1.4.2" /f
REG ADD %KEY%\051 /V 1 /D "%systemdrive%\install\Java\j2re-1_4_2_07-windows-i586-p.exe /s /v/qn" /f


But when I add the code suggested by Sun Java to turn off the Auto UPdates it doesn't work. Any ideas why?? I have tried various combinations of this but none work. They are;
REG ADD %KEY%\051 /VE /D "Sun Java 1.4.2" /f
REG ADD %KEY%\051 /V 1 /D "%systemdrive%\install\Java\j2re-1_4_2_07-windows-i586-p.exe /s /v/qn" JAVAUPDATE=0 /f

REG ADD %KEY%\051 /VE /D "Sun Java 1.4.2" /f
REG ADD %KEY%\051 /V 1 /D "%systemdrive%\install\Java\j2re-1_4_2_07-windows-i586-p.exe /s /v/qn" "JAVAUPDATE=0" /f

REG ADD %KEY%\051 /VE /D "Sun Java 1.4.2" /f
REG ADD %KEY%\051 /V 1 /D "%systemdrive%\install\Java\j2re-1_4_2_07-windows-i586-p.exe /s /v" "/qn JAVAUPDATE=0" /f

REG ADD %KEY%\051 /VE /D "Sun Java 1.4.2" /f
REG ADD %KEY%\051 /V 1 /D %systemdrive%\install\Java\j2re-1_4_2_07-windows-i586-p.exe /s /v "/qn JAVAUPDATE=0" /f


HELP :}


#2 User is offline   warrior1109 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 17-September 04

Posted 17 March 2005 - 04:59 PM

try adding this as a .reg file, and call it after installing the app.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"SunJavaUpdateSched"=-


#3 User is offline   MartinaL 

  • Newbie
  • Group: Members
  • Posts: 45
  • Joined: 17-February 05

Posted 17 March 2005 - 06:32 PM

Tried this, and it didn't work.

Am i supposed to replace the - after the = with something?

#4 User is offline   BoardBabe 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,419
  • Joined: 04-October 04

Posted 17 March 2005 - 06:57 PM

N0

#5 User is offline   MartinaL 

  • Newbie
  • Group: Members
  • Posts: 45
  • Joined: 17-February 05

  Posted 17 March 2005 - 07:52 PM

I found the solution, have tested it and it works :)

;Disable Java Auto Updates
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy]
"EnableAutoUpdateCheck"=dword:00000000


#6 User is offline   WotC 

  • Member
  • PipPip
  • Group: Members
  • Posts: 127
  • Joined: 29-January 05

Posted 18 March 2005 - 07:52 AM

I would stick to the suggestion made by warrior1109. I assume with your methid tzhe juschd.exe (or however it is called) is still running and consuming RAM? If you remove it from the autostart its easier...

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy