Mac版EndNote X7可以通过官方网站下载:
http://download.endnote.com/updates/17.0/EndNoteX7Installer.dmg
License文件:
EndNote X7 Volume License Mac.dat
关于.dat文件替换方法:
1. 系统隐藏文件”.license.dat”. 此文件位置:/Applications/EndNote X7/.license.dat
2. 压缩包内提供文件名为 “EndNote X7 Volume License Mac.dat”
a) 以试用版方式运行一次EndNote X7复制”EndNote X7 Volume License Mac.dat” 到 “/Applications/EndNote X7/“并删除文件夹内原来文件”.license.dat”
b)将”EndNote X7 Volume License Mac.dat” 改名为”.license.dat”
c) 运行”EndNote X7.app”, done
d) EndNote X7每次更新后需重新操作以上步骤
PS:对于首次使用 Mac 系统的朋友来说,可能会有点稍微有点不适应,那就是 OS X 里并没有显示和隐藏文件的菜单或者设置。然而,其实在苹果 Mac OS X 操作系统下,隐藏文件是否显示有很多种设置方法,最简单的要算在 Mac 终端输入命令。
在「应用程序」->「其他」里面找到「终端」并启动它,然后输入以下的命令:
显示/隐藏Mac隐藏文件命令如下(注意其中的空格):
显示Mac隐藏文件的命令:
defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏Mac隐藏文件的命令:
defaults write com.apple.finder AppleShowAllFiles -bool false
发表评论