Stuart_C Posted May 20, 2010 Posted May 20, 2010 Does anyone have a copy of Java 1.46 or lower (possibly down to 1.43) that they could possibly E-mail to me or PM me a link? Yes I know it's a long shot but it doens't hurt to ask Cheers.
Guest TheLibrarian Posted May 20, 2010 Posted May 20, 2010 I can go as low as 1.6.0_03, but that's it.
Guest TheLibrarian Posted May 20, 2010 Posted May 20, 2010 Try this - Download Java Platform - Old Version.com
Arthur Posted May 21, 2010 Posted May 21, 2010 Older versions of Java are a security risk, so I would take a different approach. If you use the registry entry below you will be able to trick any applications that expect v1.4.2_06 into using the latest installed JRE version. I assume you meant this version, because v1.4.6. doesn't exist. [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2_06] "JavaHome"="C:\\Program Files\\Java\\jre6" "MicroVersion"="2" "RuntimeLib"="C:\\Program Files\\Java\\jre6\\bin\\client\\jvm.dll"
Stuart_C Posted May 21, 2010 Author Posted May 21, 2010 Just picked the verison number off an old topic on a nother board. I dug out an old Cisco Pix firewall that I wanted to play with but according to the internet "the PDM won't work woth anything above version 1.46 of Java."
Arthur Posted May 21, 2010 Posted May 21, 2010 It still might be worth trying the registry setting above. There's a chance it will work.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now