Jump to content

Recommended Posts

Posted

I have gone through these forums for the past two days, and I keep getting different answers on how to have this silently install. I am not using the RunOnceEx.cmd file, I'm installing everything with start.cmd. I get the error "Invalid Command Line Parameter" or something to that effect when I use all the different switches. I even extracted the .msi file and just used /quiet /norestart. One post showed that when using the .exe file, I should use /S /v/qn. Another said /s /v"qn. Yet another said /s /v/qn. Which is right? None of them seem to work, and I don't know what I'm doing wrong.

start /wait %systemdrive%\Install\Applications\Java\java15002.msi /quiet /norestart

That's my latest attempt. I looked at the examples, and am shying away from the RunOnceEx.cmd file because I don't understand all the switches and quotation marks. Everyone on here seems to know what each one means, but I don't.


Posted

I had been to that site, but I just tried it again. No dice.

start /wait %systemdrive%\Install\Applications\Java\java15002.exe /s /v"/qn IEXPLORER=1 REBOOT=Suppress JAVAUPDATE=0"

What is wrong with that?

Posted

RyanVM has created a silent installer of the 1.50.03, even if you chose not to use it, using the latest Java release is always advised.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...