Jump to content


Java Runtime Environment (JRE) Addon Pack


293 replies to this topic

#171 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 16 June 2011 - 11:45 AM

> HKCR
this one has an advantage: it can be readable under x64 systems and HKLM can't, because the detection is redirected to wow6432node and due that, the x64 version can't be detected (doesn't exist in that part of the registry)

by other hand, HKCR works under all OS's

[]s

#172 _def_x_

    audi 5k

  • Veterans
  • PipPipPipPipPipPip
  • 1,460 posts
  • Gender:Male

Posted 16 June 2011 - 12:55 PM

I'm trying to determine if Java(JRE) for x64 systems has an additional registry detection, it doesn't have to be in HKLM, this was only an example. Nothing comes up when the registry is searched using 'java' - not one mention of Java Runtime, JavaJRE - that's all I'm asking.

HKCR will be used, is there a second registry detection available for x64 so there is 2 (not just one) detections? This is a question I'm asking in the 'positive', what works - not the 'negative', what doesn't :)

#173 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 16 June 2011 - 01:30 PM

i can try find an alternate registry entry, at home. but the main issue will be find an reliable one that autopatcher can read...

[]s

#174 _def_x_

    audi 5k

  • Veterans
  • PipPipPipPipPipPip
  • 1,460 posts
  • Gender:Male

Posted 16 June 2011 - 01:54 PM

About Extras. It must have been 2 hours after I finally ran AutoPatcher and updated my system Flash that I saw there was another Flash update. I was in the process of beginning the update to Extras (again) when I noticed Silverlight had been updated. I downloaded 3 times yesterday hoping our link would pick up the new Silverlight - nothing so far :)

About Java. If there is only 1 detection for x64 so be it, I just wanted to know.

About .NET. I would love to figure out a way to get the latest .NET files (from April, maybe more in June) into the .NET release with or without the detections for now. It's a 70+ megabyte download for me on dialup :wacko:

#175 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 16 June 2011 - 02:33 PM

about silverlight, this seems to be the link that WU is downloading v4.0.60531.0

[]s

#176 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,160 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 17 June 2011 - 03:16 AM

Quote

It's a 70+ megabyte download for me on dialup
sweet jesus!! Someone toss this guy a dsl modem!

#177 babcocca

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 28 July 2011 - 09:43 PM

7.0 is out!

x86: http://download.orac...indows-i586.exe
x64: http://download.orac...windows-x64.exe

From: http://www.oracle.co...oad-432155.html

Looks like the direct links work so they can be immediately implemented in AP.

Edited by babcocca, 28 July 2011 - 09:44 PM.


#178 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 29 July 2011 - 12:50 AM

sure. but also we are beta testing apup 2 and this takes time

[]s

#179 babcocca

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 29 July 2011 - 09:27 PM

I am excited about the APUP 2! Keep up the great work!

#180 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 29 July 2011 - 10:44 PM

we are too. it looks great so far. it still have some issues here and there, but all alpha versions are like that.it will take some time, but no problem... at least, most of the issues that the current version have are already fixed :)

[]s

#181 click-click

    I am not young enough to know everything.

  • Release Managers
  • PipPipPipPip
  • 484 posts
  • Gender:Male

Posted 02 September 2011 - 09:09 AM

FYI...here are the changes needed to update the javajre_x86.apm file.

[General]
Title=Java Runtime Environment (JRE) Version 6 Update 27 (x86)

[DetectionRegistry]
RegistryPath=HKCR\Installer\Products\4EA42A62D9304AC4784BF238120672FF
KeyValue=Java™ 6 Update 27

[Installation]
"Module:\jre-6u27-windows-i586.exe" /s IEXPLORER=1 MOZILLA=1 REBOOT=ReallySuppress

Edited by click-click, 02 September 2011 - 09:10 AM.


#182 click-click

    I am not young enough to know everything.

  • Release Managers
  • PipPipPipPip
  • 484 posts
  • Gender:Male

Posted 19 October 2011 - 07:27 AM

Java 6u29 released
http://download.orac...indows-i586.exe

javajre_x86.apm changes:

[General]
Title=Java Runtime Environment (JRE) Version 6 Update 29 (x86)

[DetectionRegistry]
RegistryPath=HKCR\Installer\Products\4EA42A62D9304AC4784BF238120692FF
KeyValue=Java™ 6 Update 29

[Installation]
"Module:\jre-6u29-windows-i586.exe" /s IEXPLORER=1 MOZILLA=1 REBOOT=ReallySuppress

Edited by click-click, 19 October 2011 - 07:28 AM.


#183 click-click

    I am not young enough to know everything.

  • Release Managers
  • PipPipPipPip
  • 484 posts
  • Gender:Male

Posted 19 October 2011 - 07:55 AM

Now that the direct links for Java are back, can someone make the necessary changes to the java scripts so that AP will show the official status again?

Thanks ...

Edited by click-click, 19 October 2011 - 07:55 AM.


#184 Black Ghost

    AutoPatcher Expert

  • Members
  • PipPipPipPip
  • 217 posts

Posted 19 October 2011 - 03:24 PM

And Java 7 update 1 also came out today.

#185 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 19 October 2011 - 09:26 PM

@click-click
I'm checking detection rules on my laptop... I've found:
[DetectionRegistry]
RegistryPath=HKCR\Installer\Products\4EA42A62D9304AC4784BF238120692FF
KeyName=ProductName
KeyValue=Java™ 6 Update 29

Can you check on your PC?
Thanks.

EDIT: OK... don't worry... damned board... ( TM ) whitout spaces is converted in ™! LOLPosted Image

Edited by dkdk_it, 19 October 2011 - 09:29 PM.


#186 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 19 October 2011 - 09:55 PM

Nothing... the link cannot work becouse it uses a session id... If anyone want to try, I've attached the .script file.
Bye.

Attached Files


Edited by dkdk_it, 19 October 2011 - 09:57 PM.


#187 DesertJerry

    AutoPatcher Elite

  • Members
  • PipPipPipPipPip
  • 982 posts
  • Gender:Male
  • Location:Victorville, California

Posted 19 October 2011 - 10:19 PM

Java 7 Updsate 1

[DetectionRegistry]
RegistryPath=HKLM\SOFTWARE\JavaSoft\Java Runtime Environment\1.7.0_01\MSI
KeyName=PRODUCTVERSION
KeyValue=7.0.10

#188 click-click

    I am not young enough to know everything.

  • Release Managers
  • PipPipPipPip
  • 484 posts
  • Gender:Male

Posted 19 October 2011 - 10:34 PM

 dkdk_it, on 19 October 2011 - 09:55 PM, said:

Nothing... the link cannot work becouse it uses a session id... If anyone want to try, I've attached the .script file.
Bye.

Sorry about that. I forgot to check the link once the download started. I stand corrected - there is no direct link.

Edited by click-click, 19 October 2011 - 10:36 PM.


#189 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,160 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 19 October 2011 - 11:43 PM

current apup2 code is capable of handling dynamic links so no problems like this crap once apup2 rolls out.

#190 click-click

    I am not young enough to know everything.

  • Release Managers
  • PipPipPipPip
  • 484 posts
  • Gender:Male

Posted 14 December 2011 - 11:47 AM

Java 6u30 released
http://download.orac...indows-i586.exe

javajre_x86.apm changes:

[General]
Title=Java Runtime Environment (JRE) Version 6 Update 30 (x86)

[DetectionRegistry]
RegistryPath=HKCR\Installer\Products\4EA42A62D9304AC4784BF238120603FF

KeyValue=Java™ 6 Update 30

[Installation]
"Module:\jre-6u30-windows-i586.exe" /s IEXPLORER=1 MOZILLA=1 REBOOT=ReallySuppress





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users