一、向日葵软件是一款比较流氓的软件,随着mac电脑开机自启,既无法在电脑顶部菜单设置里取消开机自启,也无法在系统偏好设置—用户与群组–中取消开机自启


二、进入终端,执行命令行操作
1.进入目录
Mac-3:~ wang$ cd /Library/LaunchAgents/
2.将下列两个文件的中的fasle改为true
Mac-3:LaunchAgents wang$ sudo vi com.oray.sunlogin.agent.plist

Mac-3:LaunchAgents wang$ sudo vi com.oray.sunlogin.startup.plist

3.进入目录
Mac-3:LaunchAgents wang$ cd /Library/LaunchDaemons/
4.将下列两个文件的fasle值改为true
Mac-3:LaunchDaemons wang$ sudo vi com.oray.sunlogin.helper.plist

Mac-3:LaunchDaemons wang$ sudo vi com.oray.sunlogin.plist

5.下次开机就不会再自动启动了
0 Comments