Jump to content

Installing Java VM with RunOnceEX


Recommended Posts

Hello,

I have a question about installing java VM with RunOnceEx.cmd. I've entered the following command in RunOnceEx.cmd:

REG ADD %KEY%\002 /VE /D "Sun Java 1.5.6" /f

REG ADD %KEY%\002 /V 1 /D "%PP%Java-VM\java-vm.msi /qr" /f

The installation goes well, but when I open Internet Explorer Java VM has to install again, using my unattended DVD, where I've stored the java-vm.msi. When I logged on as a user, and try to open Internet Explorer, the Java VM wants to install again, but that will not goes well, because the user isn't a local administrator.

Can/Must I do the installation of Java VM with another method?

Thanks so far,

Danny

Link to comment
Share on other sites


i use this with no problems

REG ADD %KEY%\020 /VE /D "Java Runtime" /f
REG ADD %KEY%\020 /V 1 /D "%CDROM%\Apps\Java\J2SE509.msi allusers=1 ADDLOCAL=jrecore iexplorer=1 javaupdate=0 /quiet /norestart" /f

via runonceex.cmd at t-12

Link to comment
Share on other sites

  • 4 months later...

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...