苹果电脑Mac系统安装旧版iTunes12.6.5

Mac系统里的iTunes从12.7版本起头,里面就没有应用商铺了

如许毗连手机或者平板的时辰,就不克不及经由过程iTunes安装应用了

东西/原料

  • 苹果Mac系统
  • iTunes 12.6.5版本

1.下载iTunes 12.6.5版本

  1. 1

    起首需要下载好12.6.5版本的iTunes备用

    可以从苹果网站上下载,将下面的链接复制到浏览器地址栏粘贴打开

    https://support.apple.com/zh-cn/HT208079

    打开后,点击里面的”Mac“下载

  2. 2

    若是上面链接掉效,也可以直接复制下面的链接从浏览器打开,即可下载

    https://secure-appldnld.apple.com/itunes12/091-87821-20180912-69177170-B085-11E8-B6AB-C1D03409AD2A/iTunes12.6.5.dmg 

    此外还有百度网盘

    链接: 1-yPLxRM-FYMFmX4iQbxx8Q 

    提取码: r67t 

    期待下载完当作

2. 安装旧版iTunes

  1. 1

    前面的12.6.5版本的iTunes下载好了后,

    点击屏幕顶部东西栏上的”前去“

  2. 2

    选择”适用东西“

  3. 3

    打开后,选择“剧本编纂器”

  4. 4

    双击打开剧本编纂器

  5. 5

    将下面的代码粘贴进去:

    display dialog "Please select iTunes 12.6 dmg file" buttons {"Ok"}

    set theDMG to choose file with prompt "Please select iTunes 12.6 dmg file:" of type {"dmg"}

    do shell script "hdiutil mount " & quoted form of POSIX path of theDMG

    do shell script "pkgutil --expand /Volumes/iTunes/Install\\ iTunes.pkg ~/tmp"

    do shell script "sed -i '' 's/18A1/14F2511/g' ~/tmp/Distribution"

    do shell script "sed -i '' 's/gt/lt/g' ~/tmp/Distribution"

    do shell script "pkgutil --flatten ~/tmp ~/Desktop/iTunes.pkg"

    do shell script "hdiutil unmount /Volumes/iTunes/"

    do shell script "rm -rf ~/tmp"

    set question to display dialog "Install iTtunes?" buttons {"Yes", "No"} default button 1

    set answer to button returned of question

    if answer is equal to "Yes" then

        do shell script "open ~/Desktop/iTunes.pkg"

        return

    end if

    if answer is equal to "No" then

        display dialog "Modified iTunes.pkg saved on desktop" buttons {"Ok"}

        return

    end if

    注重:代码要直接复制粘贴,不要手动输入

  6. 6

    然后点击编纂器上面的三角形符号运行

  7. 7

    弹出提醒,选择iTunes12.6地点文件夹,点击“Ok”

  8. 8

    在弹出的对话框中,找到适才下载好的12.6.5版本的iTunes安装包

  9. 9

    然后点右下角的“拔取”

  10. 10

    弹出提醒,是否安装,选择“Yes”

  11. 11

    然后会弹出iTunes的安装界面,点击里面的“继续”

  12. 12

    仍是点“继续”

  13. 13

    然后点击“安装”

  14. 14

    在弹出的对话框中,输入当前系统办理员账户的暗码

  15. 15

    输入暗码后,点击“安装软件”

  16. 16

    期待软件安装

  17. 17

    安装完当作后,点击“封闭”

  18. 18

    如许iTunes就安装完了,在dock栏的剧本编纂器上点右键

  19. 19

    选择“退出”

  20. 20

    在弹出的提醒中,选择“删除”

  21. 21

    点击屏幕顶部东西栏的“前去”,然后选择“应用法式”

  22. 22

    找到“iTunes”双击打开

  23. 23

    打开后,在弹出的提醒中,选择“赞成”

  24. 24

    打开iTunes后,点击屏幕左上角苹果标记左边的“iTunes”

    打开后,选“关于iTunes”

  25. 25

    在弹出的关于iTunes里,可以看到版本号为12.6.5.3版本,已经安装完当作了

  • 发表于 2019-02-06 19:47
  • 阅读 ( 1202 )
  • 分类:其他类型

你可能感兴趣的文章

相关问题

0 条评论

请先 登录 后评论
admin
admin

0 篇文章

作家榜 »

  1. xiaonan123 189 文章
  2. 汤依妹儿 97 文章
  3. luogf229 46 文章
  4. jy02406749 45 文章
  5. 小凡 34 文章
  6. Daisy萌 32 文章
  7. 我的QQ3117863681 24 文章
  8. 华志健 23 文章

推荐文章

联系我们:uytrv@hotmail.com 问答工具