MSFN Forum: Sun Java VM in RunOnceEx - 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

Sun Java VM in RunOnceEx Rate Topic: -----

#1 User is offline   Tachikoma 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 01-March 04

Posted 03 July 2004 - 05:58 PM

Hello

I'd like to install the Sun Java VM in RunOnceEx. The command though to install it has extra "

%systemdrive%\install\Java\j2re-1_4_2_04-windows-i586-p.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1"


I could call it from an external batch, but is there a way to make it work in RunOnceEx?

Thanks


#2 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 03 July 2004 - 06:21 PM

try this it works fine for me

Quote

REG ADD %KEY%\045 /VE /D "Sun Java VM 1.4.2" /f
REG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Applications\SunJava\j2re-1_4_2_04-windows-i586-p.exe /s /v/qn" /f


#3 User is offline   ZoSTeR 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 04-November 03

Posted 03 July 2004 - 06:25 PM

You have to add an escape character:

" becomes \"


#4 User is offline   Tachikoma 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 01-March 04

Posted 03 July 2004 - 06:33 PM

Thanks people!

Cheers

#5 User is offline   Caramel 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 06-March 04

Posted 04 July 2004 - 05:47 AM

REG ADD %KEY%\030 /VE /D "Sun Java VM 1.5.0" /f
REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\SunJava\jre-1_5_0-beta2-windows-i586.exe /s /v\"/qb IEXPLORER=1 REBOOT=ReallySuppress\"" /f


Works for me - i found that i needed to suppress the reboot (and yes it is actually "reallysuppress") and i use qb cause i like to have the status displayed

btw you DO need the quotes around "/qb IEXPLORER=1 REBOOT=ReallySuppress" :)

#6 User is offline   Kanel 

  • Group: Members
  • Posts: 6
  • Joined: 04-July 04

Posted 05 July 2004 - 05:33 AM

Caramel, on Jul 4 2004, 05:47 AM, said:

REG ADD %KEY%\030 /VE /D "Sun Java VM 1.5.0" /f
REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\SunJava\jre-1_5_0-beta2-windows-i586.exe /s /v\"/qb IEXPLORER=1 REBOOT=ReallySuppress\"" /f


Works for me - i found that i needed to suppress the reboot (and yes it is actually "reallysuppress") and i use qb cause i like to have the status displayed

btw you DO need the quotes around "/qb IEXPLORER=1 REBOOT=ReallySuppress"  :)

Thank you very much for the switches! :rolleyes:

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