Java Runtime Environment (JRE) Addon Pack
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.
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.
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.
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.
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.
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)"
_def_x_
23 Jan 2013
ViroMan, 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.
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.
Edited by ViroMan, 23 January 2013 - 07:13 PM.
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..
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.
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.
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.
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
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.
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\binprogfilesx64 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.
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.
Edited by Black Ghost, 01 February 2013 - 04:11 PM.
_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...?
DesertJerry
01 Feb 2013
_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...?
_def_x_
01 Feb 2013
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.
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.
Whatacrock
02 Feb 2013
Thanks for the heads up click-click... will update and forward up the chain of command


