iTunes 11.0.5

Full internal name:com.apple.itunes
Project site:http://www.apple.com/itunes
Screen shots:
Download: Download iTunes 11.0.5

https://secure-appldnld.apple.com/iTunes11/091-9269.20130816.Azfre/iTunesSetup.exe

VirusTotal results
Change log:n/a
Description:

media player

iTunes is a trademark of Apple corporation.

License:Freeware
Version:11.0.5
SHA-1 or SHA-256:f453f386a4b27d80b2baa0206f805e64edd4daab
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 SetupAdmin.exe
del /q /f AppleSoftwareUpdate.msi
del /q /f AppleApplicationSupport.msi

msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i iTunes.msi ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%

msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i Bonjour.msi ALLUSERS=1
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%

msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i AppleMobileDeviceSupport.msi ALLUSERS=1
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:
msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x iTunes.msi
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%

msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x Bonjour.msi
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%

msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x AppleMobileDeviceSupport.msi
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:17 UTC 2021
Last modified by:tim.lebedk...
Created:Sun Oct 06 04:46:41 UTC 2013
Created by:tim.lebedk...
Automated tests:0 of 1 installations succeeded, 0 of 0 removals succeeded