QuickTime
Does any one know how to suppress dialog boxes that may pop up during the installation of QuickTime? ie. Some of the file types associated with QuickTime aplications are currently associated with other applications. Should I restore these file type associations to QuickTIme?
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
usachrisk
20 years ago
Posted by:
Mahirt
20 years ago
Hi,
I have deployed QuicktimeFullInstaller.exe (Standalone version I've downloaded from apple's homepage.) silently and it's working fine.
You need to have an .ini file, which looks like this;
Quicktimeinstaller.ini
[QTSETUP]
32Bit=FALSE
16BIT=FALSE
NO_DIALOGS=TRUE
SHOW_SAMPLE=FALSE
SHOW_README=FALSE
SHOW_PROGRAMFOLDER=FALSE
REGISTRATION_DIALOG=FALSE
LICENSE_OPTION=0
SUPPRESS_SPEED_DIALOG=TRUE
SUPPRESS_PROXY_DIALOG=TRUE
INSTALL_QTJAVA=FALSE
INSTALL_QD3D=TRUE
INSTALL_QTINFO=TRUE
[QTPREFS]
SHOW_HOTPICKS=FALSE
ConnectionSpeed=1.5 Mbps T1/Intranet/LAN
CSMultipleStreams=0
To run a silent installation;
QuickTimeFullInstaller.exe -p: QuickTimeInstaller.ini -s
Just a knowladge, the installer program is called Vise Installer.
I have deployed QuicktimeFullInstaller.exe (Standalone version I've downloaded from apple's homepage.) silently and it's working fine.
You need to have an .ini file, which looks like this;
Quicktimeinstaller.ini
[QTSETUP]
32Bit=FALSE
16BIT=FALSE
NO_DIALOGS=TRUE
SHOW_SAMPLE=FALSE
SHOW_README=FALSE
SHOW_PROGRAMFOLDER=FALSE
REGISTRATION_DIALOG=FALSE
LICENSE_OPTION=0
SUPPRESS_SPEED_DIALOG=TRUE
SUPPRESS_PROXY_DIALOG=TRUE
INSTALL_QTJAVA=FALSE
INSTALL_QD3D=TRUE
INSTALL_QTINFO=TRUE
[QTPREFS]
SHOW_HOTPICKS=FALSE
ConnectionSpeed=1.5 Mbps T1/Intranet/LAN
CSMultipleStreams=0
To run a silent installation;
QuickTimeFullInstaller.exe -p: QuickTimeInstaller.ini -s
Just a knowladge, the installer program is called Vise Installer.
Posted by:
flapadlr
19 years ago
Posted by:
MSIMaker
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.