<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/8638045102788407707?origin\x3dhttp://micro1o.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

About|关于

"。。 == ||"

干干净净安装iTunes 8

  在笔记本上面曾经安装过iTunes 7.5,记得当时安装的组件比8少一些,可还是自动安装了QuickTime。让我印象深刻的是:Apple Software Update提示iTunes有更新,列出了更新的组件,我仅仅是选择了iTunes更新,但是更新程序自动下载了QuickTime等其他组件强制安装。后来,我就将iTunes等相关软件全部卸载了。现在为了下载专辑封面,想在台式机上面安装iTunes 8,放狗搜索了一下看是否有办法仅仅安装iTunes 8,不安装其他组件(话说,iTunes 8附带的组件比7.5多了不少,又是Bonjour,又是MobileMe)。功夫不负有心人,终于让我找到了,经过使用安装成功。
Method 2 - if you have installed QTA and need iTunes 7 适用于iTunes 8
  1. Install QuickTime Alternative (QTA).
    安装了终极解码或者完美解码,就不需要安装这个了,因为已经包含了QuickTime解码播放组件。
  2. Download latest iTunes installer.
    下载的iTunes安装文件是个可执行文件。
  3. 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的安装包格式),只需要将需要安装的解压缩出来。
  4. Delete the Qucktime.msi installer file.
    上一步解压缩了需要的安装包,这一步可以不需要了:)
  5. 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啦!

标签: ,

You can leave your response or bookmark this post to del.icio.us by using the links below.
Comment | Bookmark | Go to end