QuickTime 7.7.5

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

https://secure-appldnld.apple.com/QuickTime/091-8571.20140218.8MjJw/QuickTimeInstaller.exe

VirusTotal results
Change log:n/a
Description:

multimedia architecture

QuickTime is a trademark of Apple corporation.

License:QuickTime license
Version:7.7.5
SHA-1 or SHA-256:341257f731cbc9649f6724b9d3376e24d3694569
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:54 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sun Apr 13 14:58:54 UTC 2014
    Created by:tim.lebedk...
    Automated tests:1 of 2 installations succeeded, 1 of 1 removals succeeded