MSFN Forum: java reboot advice - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

java reboot advice Rate Topic: -----

#1 User is offline   lilweirddude 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 573
  • Joined: 24-August 04

Posted 04 February 2005 - 04:55 PM

after java installs, it reboots the machine and i cant seem to find a solution for it
anyways, i dont know when to install it so it wont disrupt any other programs
before, when i used RunOnceEx method, i just ran it normally and put a sleep command afterwards
it would reboot and startoff where it was
i just switched to wpi and im out of ideas
help?
:wacko:


#2 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 04 February 2005 - 05:29 PM

RyanVM once said that theres no solution for this problem, he was contacting Sun.
Until he will have another good method, I use Microsoft Java, because the silent install runs perfect and it covers my needs.

#3 User is offline   bucketbuster 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 649
  • Joined: 16-November 03

Posted 04 February 2005 - 05:54 PM

lilweirddude, on Feb 4 2005, 04:55 PM, said:

after java installs, it reboots the machine and i cant seem to find a solution for it
anyways, i dont know when to install it so it wont disrupt any other programs
before, when i used RunOnceEx method, i just ran it normally and put a sleep command afterwards
it would reboot and startoff where it was
i just switched to wpi and im out of ideas
help?
:wacko:

This is what I use for the latest Java from Sun:

Quote

ECHO.
ECHO Installing Sun Java VM 5.0 update 1
ECHO Please wait...
start /wait %systemdrive%\Install\Applications\SunJava\Java50.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1 REBOOT=Suppress JAVAUPDATE=0"


No reboot :P

#4 User is offline   lilweirddude 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 573
  • Joined: 24-August 04

Posted 04 February 2005 - 06:24 PM

do you have to run it from systemdrive? or can you run it from cd

#5 User is offline   bucketbuster 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 649
  • Joined: 16-November 03

Posted 04 February 2005 - 07:11 PM

lilweirddude, on Feb 4 2005, 06:24 PM, said:

do you have to run it from systemdrive? or can you run it from cd

I really don't know.
I think it is possible, but I never install stuff from CD; always from my harddrive.

#6 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 04 February 2005 - 07:35 PM

This is what I use.

jre1.5.0_01.msi Custom=1 IEXPLORER=1 MOZILLA=1 SYSTRAY=0 WEBSTARTICON=0 Reboot=Suppress /qb!-


It doesn't reboot. :) Please try it and post back results.

#7 User is offline   lilweirddude 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 573
  • Joined: 24-August 04

Posted 04 February 2005 - 08:20 PM

ok i will

#8 User is offline   lilweirddude 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 573
  • Joined: 24-August 04

Posted 04 February 2005 - 10:12 PM

It works!
thank you very much
:rolleyes:

#9 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 04 February 2005 - 10:25 PM

Good. :)

#10 User is offline   Radimus 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 309
  • Joined: 14-June 04

Posted 15 February 2005 - 07:53 PM

so it's the custom=1 switch that prevents the reboot, or the /qb-!

#11 User is offline   RyanVM 

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

Posted 16 February 2005 - 12:29 AM

Radimus, on Feb 15 2005, 08:53 PM, said:

so it's the custom=1 switch that prevents the reboot, or the /qb-!
<{POST_SNAPBACK}>
/qb-! is what makes the dialog have no cancel button. What does the custom switch actually do?

#12 User is offline   Stalkie 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 19-November 03

Posted 18 February 2005 - 02:31 AM

RyanVM, on Feb 16 2005, 12:29 AM, said:

Radimus, on Feb 15 2005, 08:53 PM, said:

so it's the custom=1 switch that prevents the reboot, or the /qb-!
<{POST_SNAPBACK}>
/qb-! is what makes the dialog have no cancel button. What does the custom switch actually do?
<{POST_SNAPBACK}>


According to http://java.sun.com/j2se/1.5.0/docs/guide/...ide/silent.html the CUSTOM=1 is a license thingie.

Quote

if CUSTOM=1 is used, the user will only see the license agreement, which must be accepted, and the progress bar.
And as a sidenote, it also says that WEBSTARTICON=0 isn't valid anymore.

Quote

There is no WEBSTARTICON=0 command-line option below, as there is for version 1.4.2. That is because version 5.0 (also known as 1.5.0) does not create a Java Web Start icon.


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