totoymola Posted December 26, 2004 Posted December 26, 2004 jre50.msi /qb-!Can someone explain to me the purpost of the ! again?
RyanVM Posted December 26, 2004 Posted December 26, 2004 And your site is offline.REALLY????? YOU DON'T SAY!!!!!!!!!!!!!!
patl Posted January 3, 2005 Posted January 3, 2005 where can i get .msi files for the update?You can download it directly at http://jdl.sun.com/webapps/download/AutoDL?BundleId=9934.
MAVERICKS CHOICE Posted January 4, 2005 Posted January 4, 2005 Re this update 501, I don' know whats goin on if I do a clean install of it in windows installs fine & doesn't reboot when I install UA from dvd using Runonceex off %cdrom% always causes a reboot & fails to install my next app & reboots & completes the rest of the apps??Heres my code:REG ADD %KEY%\130 /VE /D "Sun Java msi update 501" /fREG ADD %KEY%\130 /V 1 /D "%CDROM%\Software\Sunjava\jre501.msi /qb-! /passive REBOOT=ReallySuppress SYSTRAY=0 WEBSTARTICON=0 ADDLOCAL=jrecore IEXPLORER=1 JAVAUPDATE=0" /fREG ADD %KEY%\140 /VE /D "Spybot Search & Destroy" /fREG ADD %KEY%\140 /V 1 /D "%CDROM%\Software\spybot\spybot.exe" /fIt however installs the Sunjava but misses Spybot upon the next reboot?Spybot will normally install OK.
RyanVM Posted January 4, 2005 Posted January 4, 2005 First off, punctuation is your friend. I'm not 100% sure I even understand what you were saying.What I think you're saying is that it runs fine if run by itself in Windows, but not if called from RunOnceEx in the registry. That's consistent with what others are seeing. And those are nearly the same parameters I use for my switchless installer. Unfortunately, I don't know what you can do about it other than contact Sun and see if they know why.
MAVERICKS CHOICE Posted January 4, 2005 Posted January 4, 2005 Thanks Ryan best install it seperately then?
RyanVM Posted January 4, 2005 Posted January 4, 2005 I call it from a batch file called by GuiRunOnce in winnt.sif and don't have any restart issues.
MAVERICKS CHOICE Posted January 4, 2005 Posted January 4, 2005 OK could you elaborate, my problem being it seems to upset my cleanup.cmd by the rebooting.EDIT: But won't the guirunonce be called straight after runonceex? I know the guide says it executes at the same time but I have found it to be otherwise? I need to clear out minimal files in the install & driver folders on the main drive before the reboot how can I do this? Java's rebooting straight after installation.
RyanVM Posted January 4, 2005 Posted January 4, 2005 All I know is that my batch file called by GuiRunOnce runs the Java EXE and doesn't restart. I can't tell you why, only that it does.
MAVERICKS CHOICE Posted January 5, 2005 Posted January 5, 2005 All I know is that my batch file called by GuiRunOnce runs the Java EXE and doesn't restart. I can't tell you why, only that it does.Thanks Ryan luv ya work.
Dynaletik Posted January 5, 2005 Posted January 5, 2005 My system always reboots. I tried the original .exe , the .msi file and your .exe RyanVM. I install my progs per WPI. How can I kill the restart ?
RyanVM Posted January 5, 2005 Posted January 5, 2005 Short of emailing Sun and asking them what's going on, I don't know. You'd think using the Reboot=ReallySuppress switch would keep it from restarting, but even that doesn't work for some reason.
RyanVM Posted January 5, 2005 Posted January 5, 2005 I'm filing a bug report with Sun right now. Hopefully we can get this resolved.
vrm42 Posted January 10, 2005 Posted January 10, 2005 My system always reboots. I tried the original .exe , the .msi file and your .exe RyanVM. I install my progs per WPI. How can I kill the restart ?i use wpi too without restart after java install.get the original package, extract the msi file and use this:jre501.msi /q REBOOT=ReallySuppress SYSTRAY=0 WEBSTARTICON=0 ADDLOCAL=jrecore IEXPLORER=1 JAVAUPDATE=0i hope it will work for you too, let me know
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