QuickTime 7.7.8

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

https://secure-appldnld.apple.com/quicktime/031-27600-20150820-F20FB1EF-6710-46BD-99B3-7DCF1253B310/QuickTimeInstaller.exe

VirusTotal results
Change log:n/a
Description:

multimedia architecture

QuickTime is a trademark of Apple corporation.

License:QuickTime license
Version:7.7.8
SHA-1 or SHA-256:9f626232d01a837f7a8a626af25da31009e30d81
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:48:55 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sun Nov 01 12:51:48 UTC 2015
    Created by:tim.lebedk...
    Automated tests:1 of 5 installations succeeded, 1 of 1 removals succeeded