QuickTime 7.7.3

Full internal name:com.apple.quicktime
Project site:http://www.apple.com/quicktime/download
Screen shots:
Download: Download QuickTime 7.7.3

http://appldnld.apple.com/QuickTime/041-6453.20121107.Aitr5/QuickTimeInstaller.exe

VirusTotal results
Change log:n/a
Description:

multimedia architecture

QuickTime is a trademark of Apple corporation.

License:QuickTime license
Version:7.7.3
SHA-1 or SHA-256:3123713755c0705babacf186f5c3571204ee3ae7
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /extract
    
    del /q /f QuickTimeInstallerAdmin.exe
    del /q /f AppleSoftwareUpdate.msi
    del /q /f AppleApplicationSupport.msi
    
    for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
    msiexec.exe /qn /norestart /lime .Npackd\MSI.log /i "%setup%" ALLUSERS=1 DESKTOP_SHORTCUTS=NO SCHEDULE_ASUW=0 ASUWINSTALLED=0
    set err=%errorlevel%
    type .Npackd\MSI.log
    rem 3010=restart required
    if %err% equ 3010 exit 0
    if %err% neq 0 exit %err%
    
    .Npackd\Uninstall.bat:
    for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
    msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x "%setup%"
    set err=%errorlevel%
    type .Npackd\MSI.log
    rem 3010=restart required
    if %err% equ 3010 exit 0
    if %err% neq 0 exit %err%
    Last modified:Sat May 15 08:50:18 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sun Oct 06 05:24:11 UTC 2013
    Created by:tim.lebedk...
    Automated tests:2 of 4 installations succeeded, 2 of 2 removals succeeded