MSFN Forum: jre-1_5_0_06-windows-i586-p.exe - MSFN Forum

Jump to content


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

jre-1_5_0_06-windows-i586-p.exe RunOnceEx Rate Topic: -----

#1 User is offline   Express 

  • Express
  • PipPip
  • Group: Members
  • Posts: 159
  • Joined: 08-August 05

Posted 16 February 2006 - 01:13 PM

hi all, I am on fire with my dvd its coming out nice, little bites and pieces thou, really quick which I need. (oh and before posting I tried doing a search and for some reason search on the Forum is not working is anybody having the same issues)?

Well right now I just need the ending to this;
REG ADD %KEY%\010 /VE /D "Java 1.5.0.06" /f
REG ADD %KEY%\010 /V 1 /D "%PP%Java\jre-1_5_0_06-windows-i586-p.exe /s /v"/qn /f

I know I am missing something but I dont know what it is...
Thanks,


#2 User is offline   yoz7120 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 06-April 03
  • OS:XP Pro x86

Posted 17 February 2006 - 12:48 AM

You left off the " at the end of the line

REG ADD %KEY%\010 /VE /D "Java 1.5.0.06" /f
REG ADD %KEY%\010 /V 1 /D "%PP%Java\jre-1_5_0_06-windows-i586-p.exe /s /v"/qn /f


Should be
REG ADD %KEY%\010 /VE /D "Java 1.5.0.06" /f
REG ADD %KEY%\010 /V 1 /D "%PP%Java\jre-1_5_0_06-windows-i586-p.exe /s /v"/qn" /f


#3 User is offline   Rambler 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 23-March 05

Posted 17 February 2006 - 05:01 AM

Deleted.
I was still half asleep when writing that reply.

Oh well, let's try again.
As you are not specifying any parameters after the /qn switch, it should IMO be like this:
REG ADD %KEY%\010 /V 1 /D "%PP%Java\jre-1_5_0_06-windows-i586-p.exe /s /v\"/qn\"" /f

This post has been edited by Rambler: 17 February 2006 - 05:07 AM


#4 User is offline   Express 

  • Express
  • PipPip
  • Group: Members
  • Posts: 159
  • Joined: 08-August 05

Posted 17 February 2006 - 06:30 AM

Thanks I will try that, I thought I was missing something at the end to represent EXPLORER or something. I thought I seen that somewhere.

Thanks,

#5 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 17 February 2006 - 08:09 AM

View PostExpress, on Feb 17 2006, 01:30 PM, said:

Thanks I will try that, I thought I was missing something at the end to represent EXPLORER or something. I thought I seen that somewhere.

Thanks,


This is my line of installing java 1.5.06
"%CDROM%\Install\SunJava\J2SE Runtime Environment 5.0 Update 6.msi" /qb-! Custom=1 AddLocal=ALL IExplorer=1 Javaupdate=1 Reboot=Suppress


I believe you have to write -a %yourjavaname%.exe to get the msi. I am not sure, try search...

edit: Please take a look here:
Http://java.sun.com/j2se/1.5.0/docs/guide/...ide/silent.html

I now use this:
"%CDROM%\Install\SunJava\jre-1_5_0_06-windows-i586-p.exe" /s Custom=1 AddLocal=ALL IExplorer=1 Javaupdate=1 Reboot=Suppress

Its 10MB smaller than the first one. :w00t:

This post has been edited by SolidasRock: 17 February 2006 - 08:37 AM


#6 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,055
  • Joined: 03-August 03
  • OS:none specified
  • Country: Country Flag

Posted 17 February 2006 - 08:34 AM

Why not use the switchless installer ... problem solved

#7 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 17 February 2006 - 08:38 AM

View Postmuiz, on Feb 17 2006, 03:34 PM, said:

Why not use the switchless installer ... problem solved

Switchless installer=no update aviable...

Problem is already solved by me :whistle:

#8 User is offline   Express 

  • Express
  • PipPip
  • Group: Members
  • Posts: 159
  • Joined: 08-August 05

Posted 17 February 2006 - 08:57 AM

SolidasRock

Quote

I now use this:
CODE
"%CDROM%\Install\SunJava\jre-1_5_0_06-windows-i586-p.exe" /s Custom=1 AddLocal=ALL IExplorer=1 Javaupdate=1 Reboot=Suppress

Its 10MB smaller than the first one. woot.gif


That is what I was looking for.

Thanks all your help, I will try and let you guys now how it goes.

#9 User is offline   Ryaren 

  • Group: Members
  • Posts: 8
  • Joined: 07-May 06

Posted 07 May 2006 - 02:10 PM

"%CDROM%\Install\SunJava\jre-1_5_0_06-windows-i586-p.exe" /s Custom=1 AddLocal=ALL IExplorer=1 Javaupdate=1 Reboot=Suppress

It doesn't work on my computer and I don't know why. There isn't any error message just don't install java :(
Do you know what is the problem?

#10 User is offline   oioldman 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 967
  • Joined: 16-April 04
  • OS:Windows 7 x64

Posted 07 May 2006 - 03:05 PM

@solid,
the provided url is a bit strange.
hatried it and went nowhere so copied link and noticed a duplication in he http://, so i removed and it now works:
http://java.sun.com/j2se/1.5.0/docs/guide/...ide/silent.html

@ryaren,
how do you install? and where in the order process? also, if you used nlite to remove IE then replace iexporer=1 with mozilla=1 and may be worth doing with the log file creation to see what errors it shows up

Share this topic:


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

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy