QuickTime 7.7.4

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

http://appldnld.apple.com/QuickTime/041-9648.20130522.Rftg5/QuickTimeInstaller.exe

VirusTotal results
Change log:n/a
Description:

multimedia architecture

QuickTime is a trademark of Apple corporation.

License:QuickTime license
Version:7.7.4
SHA-1 or SHA-256:50395ed3c9ac1f8104e0ad18c99a14c03755d060
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:43:40 UTC 2013
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded