Jump to content

Java/Quicktime are not installing at all!


Recommended Posts

Posted

Here is the code I use to install it via RunOnce:

REG ADD %KEY%\070 /VE /D "Java 1.4.2_05" /f
REG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\Java\Java1.4.2_05.msi /qb REBOOT=ReallySuppress" /f

Quicktime

REG ADD %KEY%\110 /VE  /D "Quicktime 6.5.1" /f
REG ADD %KEY%\110 /V 1 /D "%CDROM%\Software\Quicktime\Quicktime6.5.1.exe /qn" /f

And I use this ini for QT

[QTSETUP]
license_option=0
no_dialogs=true
registration_dialog=false
supress_speed_dialog=true
install_qtjava=false
install_qd3d=true
show_sample=false
show_readme=false
show_programfolder=false
install_qtinfo=true

I triple checked the folder locations, and its all correct. It just skips over it when going through RunOnce. I have the QT ini sitting in the same directory as the installer, but it still won't install. Whats wrong?


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