iTunes 11.1.4

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

https://secure-appldnld.apple.com/iTunes11/031-3287.20140206.smsms/iTunesSetup.exe

VirusTotal results
Change log:n/a
Description:

media player

iTunes is a trademark of Apple corporation.

License:Freeware
Version:11.1.4
SHA-1 or SHA-256:8472db437dddd76fcbf1b4e3cecb24c1b2e6e1fb
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:Mon Feb 17 21:53:20 UTC 2014
Created by:tim.lebedk...
Automated tests:0 of 3 installations succeeded, 0 of 0 removals succeeded