QuickTime 6
To install Apple QuickTime 6.x, you will need to create an ini file and place it inside the same directory as the installer. You will need to get the QuickTime Full Installer.
E:\Deployment\CDROM\INSTALL\SOFTWARE\QUICKTIME>dir
Volume in drive E is Work
Volume Serial Number is 20C3-B6F9
Directory of E:\Deployment\CDROM\INSTALL\SOFTWARE\QUICKTIME
06/16/2005 04:30 AM <DIR> .
06/16/2005 04:30 AM <DIR> ..
06/16/2005 04:30 AM 1,316 ASSOC-QUICKTIME.INI
01/09/2005 05:28 PM 12,846,248 QuickTimeFullInstaller.exe <--- Quicktime Installer
02/25/2005 08:36 AM 398 QuickTimeInstaller.ini <--- Quicktime Installer ini file
03/07/2005 09:05 AM 128 QuickTimeRemove.reg
03/20/2005 06:57 AM 1,256 REGINI-QUICKTIME.INI
5 File(s) 12,849,346 bytes
2 Dir(s) 158,615,289,856 bytes free
E:\Deployment\CDROM\INSTALL\SOFTWARE\QUICKTIME>
The ini file looks like this:
QuickTimeInstaller.ini
[QTSETUP] license_option=0 no_dialogs=true registration_dialog=false supress_speed_dialog=true show_sample=false show_readme=false show_programfolder=false default_installation_type=1 install_quicklaunch_icons=true install_desktop_icons=false install_qtinfo=true install_qtjava=true install_qd3d=true [QTPREFS] show_hotpicks=false ConnectionSpeed=1500000 CSMultipleStreams=true
The [QTPREFS] section of the ini file is optional, but the file MUST be named QuickTimeInstaller.ini and MUST be placed in the same directory as the QuickTimeFullInstaller.exe file.
To start the install, do the following:
\path to exe file\QuickTimeFullInstaller.exe
No switches are needed. The installer will load the ini file automatically and install QuickTime 6 silently.