MSFN Forum: Java Run Times 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

Java Run Times Problem Rate Topic: -----

#1 User is offline   MartinaL 

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

Posted 09 March 2005 - 06:19 PM

Hi I am installing the java runtimes through runonceex with the following code

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


But it doesn't seem to install properly because when I go to sites that need it to open certain things is doesn't seem to fire up.

One site said that I didn't have Java VM, Apple Java and Apple MRJ installed, but aren't these included in the j2re??

Any ideas what I am doing wrong?


#2 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 09 March 2005 - 06:44 PM

Wanna give a link to the site?

EDIT: :lol:, you don't enclose IEXPLORER=1 in brackets :thumbup

#3 User is offline   MartinaL 

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

Posted 09 March 2005 - 06:50 PM

Thanks, i'll try that.

I went to the https://www.stgeorge...nks/default.asp then clicked on log in, then compatibility and it told me I was missing these things

#4 User is offline   vcBlackBox 

  • Member
  • PipPip
  • Group: Members
  • Posts: 144
  • Joined: 22-September 04

Posted 09 March 2005 - 09:11 PM

and you'll need another set of quotes around /qn iexplorer=1

Quote

REG ADD %KEY%\051 /V 1 /D "%systemdrive%\install\j2re-1_4_2_07-windows-i586-p.exe /s /v/qn [IEXPLORER=1]" /f
you probably want your code to look something like this
REG ADD %KEY%\051 /V 1 /D "%systemdrive%\install\j2re-1_4_2_07-windows-i586-p.exe /s /v\"/qn IEXPLORER=1 REBOOT=ReallySuppress\"" /f


I don't want to hijack this thread, but a quick question -- has anyone tried removing the Java_path\lib\zi directory and had no adverse effects.
I'm looking at that (zi) directory and it contains numerious small files relating to country information and zone information.
I don't plan on visiting non-English sites, so I'm not sure if I need to keep that directory.
I just want to know, cause I hate keeping non-essential files. :lol: Thanks.

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