在笔记本上面曾经安装过 iTunes 7.5,记得当时安装的组件比 iTunes 8 少一些,可还是自动安装了 QuickTime。让我印象深刻的是:Apple Software Update 提示 iTunes 有更新,列出了更新的组件,我仅仅是选择 iTunes 更新,但是更新程序自动下载 QuickTime 等其他组件强制安装。后来,我就将 iTunes 等相关软件全部卸载了。现在为了下载专辑封面,想在台式机上面安装 iTunes 8,放狗搜索了一下看是否有办法仅仅安装 iTunes 8,不安装其他组件(话说,iTunes 8 附带的组件比 iTunes 7.5 多了不少,又是 Bonjour,又是 MobileMe)。功夫不负有心人,终于让我找到了,经过使用安装成功。
摘自 Download and Install iTunes without QuickTime
Method 2 - if you have installed QTA and need iTunes 7 适用于 iTunes 8
Install QuickTime Alternative (QTA).
安装了终极解码或者完美解码,就不需要安装这个了,因为已经包含了 QuickTime 解码播放组件。Download latest iTunes installer.
下载的 iTunes 安装文件是个可执行文件。Extract the contents of the installer file using WinRAR. You will likely see 5
.msi
Windows Installer Package setup files, namely AppleMobileDeviceSupport.msi, AppleSoftwareUpdate.msi, iTunes.msi, iTunesSetupAdmin.msi and QuickTime.msi.
原来这个安装文件是可以用 WinRAR 解压缩的,iTunes 8 里面包含了6个安装包(扩展名为 msi 的文件,是 windows 的安装包格式),只需要将需要安装的解压缩出来。Delete the Qucktime.msi installer file.
上一步解压缩了需要的安装包,这一步可以不需要了:)Open a Command Prompt window (cmd.exe, with administrator privileges in Vista), and then type the following command:
msiexec.exe /i iTunes.msi /quiet
打开命令行(通过运行 cmd.exe,在 Vista 下面需要管理员权限),输入那条命令运行后只要等待安装完成,由于是在后台安装,看不到任何提示,过段时间在桌面看到 iTunes 的快捷方式就 OK 啦!