Jump to content

Recommended Posts


Posted

These are the switches I use for silent install of Java 7

msiexec /i jre.msi /qn" ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1 SYSTRAY=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 JU=0 JQS=0 EULA=0 REBOOT=Suppress /l* c:\JRE-7.5.log

Since silent switches no longer work with the .exe you will need to install from the .msi file..
Download from http://www.java.com/en/ then click on the install and go to AppData\LocalLow\Sun\Java and grab
the .msi file then use the switch above..DP

  • 2 weeks later...
  • 4 weeks later...
Posted (edited)

In WPI i use this:

jre-7u45-windows-i586.exe" /s ADDLOCAL=ALL IEXPLORER=1 REBOOT=suppress
Edited by condor
Posted

In WPI i use this:

jre-7u45-windows-i586.exe" /s ADDLOCAL=ALL IEXPLORER=1 REBOOT=suppress

Did you even read the previous posts? None of the switches after /s do anything.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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