iTunes 12.12.1

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

https://secure-appldnld.apple.com/itunes12/002-06910-20210923-55AE9DCC-1CC3-11EC-916B-326B1236DAE3/iTunesSetup.exe

VirusTotal results
Change log:n/a
Description:

media player

iTunes is a trademark of Apple corporation.

License:Freeware
Version:12.12.1
SHA-1 or SHA-256:30bd56c7b1467ebfeb7ef01458f5d14f83e9b0c1cb84b73a10eb4b98413e55a1
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

msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i AppleApplicationSupport.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 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:Fri Dec 10 22:37:18 UTC 2021
Last modified by:tim.lebedk...
Created:Wed Oct 27 22:48:38 UTC 2021
Created by:tim.lebedk...
Automated tests:0 of 6 installations succeeded, 0 of 0 removals succeeded