Quicktime Installation
In order to use iTunes, Quicktime needs to be manually downloaded e. Once saved in \packages\apple, create the install script \scripts\quicktime.bat:
:: OPTIONAL: Install Quicktime
:: need to get it manually
:: <http://www.apple.com/quicktime/download/>
@echo off
todo.pl "%Z%\packages\apple\QuickTimeInstaller.exe /passive"
iTunes Installation