Software » Apple » Application Support » 2.3.6
| Homepage | FIXME |
| Download | QuickTimeInstaller.exe |
:!:Note:!: You cannot download Application Support seperatly. It is always bundled with some othe Apple Stuff.
Silent Install
First extract the MSI files with following command.
QuickTimeInstaller.exe /extract
then install it with
AppleApplicationSupport.msi /qn /L* "%temp%\Apple Application Support 2.3.6.log" /norestart ALLUSERS=2
| ReturnCodes | 0 |
| 3010 |
Silent Uninstall
MsiExec.exe /x {46F044A5-CE8B-4196-984E-5BD6525E361D} /qn /norestart
| ReturnCodes | 0 |
| 1605 | |
| 3010 |