←  AutoPatcher Addon & Extras Module Depot

AutoPatcher Forum

»

Java Runtime Environment (JRE) Addon Pack

ViroMan's Photo ViroMan 17 Jan 2013

I don't see how anyone could think to blame us for providing the latest patch and they still get hacked.
Quote

Whatacrock's Photo Whatacrock 19 Jan 2013

Well it is up to the user which updates he or she want to install....it's not like we are holding a gun to their heads to force them to install.

Shows the importance of using an up to date internet security/antivirus and even an antimalware package!!
Edited by Whatacrock, 19 January 2013 - 11:54 AM.
Quote

DesertJerry's Photo DesertJerry 19 Jan 2013

Obviously what I was trying to get at was lost in translation.

I would say many people are not aware of the Java security issues and I was trying to say a security warning of some kind could be added to the Java downloads.

The Available Releases > Java *** (x**) - possible securty issue, download at own risk.
Quote

ViroMan's Photo ViroMan 20 Jan 2013

I think we understand DJ. I wouldn't put that in the java name itself but, we can put it in the description. The name can say like "Java JRE 7r11 (See Note)"
Quote

_def_x_'s Photo _def_x_ 23 Jan 2013

View PostViroMan, on 20 January 2013 - 02:28 AM, said:

I think we understand DJ. I wouldn't put that in the java name itself but, we can put it in the description. The name can say like "Java JRE 7r11 (See Note)"

This is esentially what's happening in Firefox Plugins, a big warning of the security risk with Java(JRE) and a link for more information. I would hope the rest of the browser world is doing something similar.

Honestly, anyone surfing the inter-webs and using JAVA should already know of the risks. Malware and AV tools have beem addressing it for years, browser dev teams as well. Microsoft, Sun, and Oracle have all put out notices many times over the years, tech realated forums too. If a user is unaware of the risks with JAVA they have their head in the sand at this point.

I'm not saying that a mention of it here is unneeded, I'm saying if there's anyone left out there that doesn't know has been been ignoring the numerous warnings regarding JAVA already, they will probably ignore this one too.
Quote

ViroMan's Photo ViroMan 23 Jan 2013

Well we are going to put out the latest java updates soon... today or tomorrow along with new versions of ap and apup. Had to hold on to the java updates since... well the detections fail on win7 now. Had to switch them to file detections and there just wasn't a way to detect the x64 java install until an update to AP was done.
Edited by ViroMan, 23 January 2013 - 07:13 PM.
Quote

Whatacrock's Photo Whatacrock 30 Jan 2013

Since the latest version of APUP and Autopatcher are now released would be a good idea to sign and move the Java releases to the main page..
Quote

ViroMan's Photo ViroMan 31 Jan 2013

ffffffFFFFFF. I forgot about it. ok doing it.

Signed and moved to main list. Only those who have APUP 1.4.5 can see it since that would mean they also have the newer AP(1.7.5) which you NEED to have if you have an x64 OS otherwise it won't detect the x64 path correctly.
Edited by ViroMan, 31 January 2013 - 12:28 AM.
Quote

Black Ghost's Photo Black Ghost 31 Jan 2013

Odd. When I go and run auto patcher it is showing me the 64 bit version of java 7 update 11. I want back to check to make sure I did not check 64 bit. The 32 bit is checked. Just odd.
Quote

ViroMan's Photo ViroMan 31 Jan 2013

I may not understand what your saying right but, you installed Java x86 and it says you have java x64 installed?

The Java x64 detection works based off of looking for c:\Program Files(or where ever that dir is according to windows registry) If you look into the javajre_x64.apm you will see this
FilePath=progfilesx64:\Java\jre7\bin
progfilesx64 means return only the x64 OS version of Program Files. It shouldn't return the x86 version. I will check the code one more time though to make sure.

edit: awww crap. it does. I must have left that in before I sent it out. I was sure I fixed that before sending it out. Ohh well. Its not a game breaker. I will add it to the list of fixes before it gets officially done.
Edited by ViroMan, 31 January 2013 - 09:43 PM.
Quote

Black Ghost's Photo Black Ghost 01 Feb 2013

No. I download the 32 bit version and when I run autopatcher and it shows the 64 bit version in black. Odd cause the OS is 32 bit Windows 7. It should just show the 32 bit and not the 64 if your running 32 right? Just read the rest of the post so will wait for update.
Edited by Black Ghost, 01 February 2013 - 04:11 PM.
Quote

_def_x_'s Photo _def_x_ 01 Feb 2013

Right now there's no target OS so Java shows up and will attempt to install (if selected) on any OS. I guess Java(x86) installs on (x86) and (x64) OSes, but does Java(x64) install on an (x86) OS...?
Quote

DesertJerry's Photo DesertJerry 01 Feb 2013

View Post_def_x_, on 01 February 2013 - 04:45 PM, said:

Right now there's no target OS so Java shows up and will attempt to install (if selected) on any OS. I guess Java(x86) installs on (x86) and (x64) OSes, but does Java(x64) install on an (x86) OS...?
No - I just tried the x64 version on XP Pro w/SP3 - get error message of it not being a valid 32bit program
Quote

_def_x_'s Photo _def_x_ 01 Feb 2013

View PostDesertJerry, on 01 February 2013 - 10:21 PM, said:

No - I just tried the x64 version on XP Pro w/SP3 - get error message of it not being a valid 32bit program

Then Java (x64) should be restricted to (x64) OSes only, mostly to keep people from being annoyed - IMO.
Quote

Whatacrock's Photo Whatacrock 01 Feb 2013

A notice has been dispatched in regards to the missing section in the apms...it should be rectified in the near future..

Sorry people it appears I am the culprit for the blunder....

For those who wish to edit the apm themselves

[OperatingSystem]
WindowsVersion=XP_X64,2K3_X64,VISTA_X64,LHSERVER_X64,SEVEN_X64
SystemLanguage=ANY

[OperatingSystem]
WindowsVersion=XP_X86,2K3_X86,VISTA_X86,LHSERVER_X86,SEVEN_X86
SystemLanguage=ANY

Insert this before the [Installation] section near the end of the apm in the appropriate apm..
Edited by Whatacrock, 01 February 2013 - 11:39 PM.
Quote

_def_x_'s Photo _def_x_ 01 Feb 2013

Java (x86)
Spoiler

Java (x64)
Spoiler
Quote

Whatacrock's Photo Whatacrock 02 Feb 2013

Thanks _def_x_ for the spoilers..

Posted Image Posted Image Posted Image
Quote

Whatacrock's Photo Whatacrock 02 Feb 2013

Thanks for the heads up click-click... will update and forward up the chain of command
Quote

Whatacrock's Photo Whatacrock 03 Feb 2013

Java 7 Update 13 x86 and x64 now updated and on main list..
Quote