iTunes 11.1.3

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

https://secure-appldnld.apple.com/iTunes11/031-1546.20131105.ZaP23/iTunesSetup.exe

VirusTotal results
Change log:n/a
Description:

media player

iTunes is a trademark of Apple corporation.

License:Freeware
Version:11.1.3
SHA-1 or SHA-256:0ad7e8d40be254afd6465a398b9438d0e18db188
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:Fri Dec 27 11:47:33 UTC 2013
Created by:tim.lebedk...
Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded