Here’s another update to iTunes.
ITunes Description. ITunes is a free media player application available for both Mac and PC. It can be used to download and play digital music and videos providing excellent conte. Apple made popular this full-featured mp3 player-organizer and now it has a new version which is available for Windows users too. ITunes is thought to be one of the most completes tools to organize and play mp3 music files and the perfect partner for your iPod Shuffle, iPod Nano, iPod touch or iPhone. OldVersion.com Points System. When you upload software to oldversion.com you get rewarded by points. For every field that is filled out correctly, points will be rewarded, some fields are optional but the more you provide the more you will get rewarded!
Apple seems to almost want to hide their download links and only offers one for your auto detected Windows version. If you need the original installers, here they are:
- iTunes 12.2.2.25 (32-bit)
- iTunes 12.2.2.25 (64-bit)
- iTunes 12.2.2.25 (64-bit Old Video Cards)
With the past few releases of my installers people are reporting an “unsupported method” error while the files are auto-extracting. This time I used a new beta version of 7-zip, which is already published in my downloads list, for compression and the previous version of the SFX module I use instead of the latest one.
Please report back and let us know if that error is gone now.
Itunes 12.2.2.25
In case the error still shows, please extract the files manually and install them in the following order:
- iTunes.msi
- AppSupport.msi
- AppSupport64.msi
- MobileDeviceSupport.msi
For a manual silent installation, use the switches /qb /norestart from the Windows Run dialog or the command prompt.
[button color=”color” size=”small” url=”https://rubenalamina.mx/custom-installers/downloads/” icon=”download” iconcolor=”white” ] Custom Installers [/button]
Part of the sequence script
Itunes 12.2.2.25 64 Bit
c:windowssystem32msiexec.exe /i “%CD%AppleApplicationSupport.msi” /qn /norestart
c:windowssystem32msiexec.exe /i “%CD%AppleApplicationSupport64.msi” /qn /norestart
c:windowssystem32msiexec.exe /i “%CD%AppleMobileDeviceSupport64.msi” /qn /norestart
c:windowssystem32msiexec.exe /i “%CD%Bonjour64.msi” /qn /norestart
c:windowssystem32msiexec.exe /i “%CD%AppleSoftwareUpdate.msi” /qn /norestart
c:windowssystem32msiexec.exe /i “%CD%iTunes6464.msi” /qn /norestart IAcceptLicense=Yes ALLUSERS=1 DESKTOP_SHORTCUTS=1 INSTALL_ASUW=0 NO_ASUW=1
“%CurDir%copytoallprofiles_7.vbs”
The copytoallprofiles_7.vbs script – cycles through profiles to copy custom settings
Itunes 12.2.2.25 Download
Itunes 12.2.2.25 Download
If the iTunesPrefs.xml isn’t working for you, take a look at com.apple.iTunes.plist. Apple loves to sneak in new ways of storing configs.