scorpy Posted September 18, 2004 Posted September 18, 2004 Here is the code I use to install it via RunOnce:REG ADD %KEY%\070 /VE /D "Java 1.4.2_05" /fREG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\Java\Java1.4.2_05.msi /qb REBOOT=ReallySuppress" /fQuicktimeREG ADD %KEY%\110 /VE /D "Quicktime 6.5.1" /fREG ADD %KEY%\110 /V 1 /D "%CDROM%\Software\Quicktime\Quicktime6.5.1.exe /qn" /fAnd I use this ini for QT[QTSETUP]license_option=0no_dialogs=trueregistration_dialog=falsesupress_speed_dialog=trueinstall_qtjava=falseinstall_qd3d=trueshow_sample=falseshow_readme=falseshow_programfolder=falseinstall_qtinfo=trueI 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?
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