macOS 卸载被锁的FortiClient软件步骤

1、在终端输入:/bin/ls -dleO@ /Applications/FortiClient.app 其中/Applications/FortiClient.app为真实软件路径,可以拖动软件到终端自动获取、

执行命令打印:drwxr-xr-x@ 3 admin staff schg 96 6 1 06:04 /Applications/FortiClient.app

2、终端执行命令:sudo /usr/bin/chflags -R noschg /Applications/FortiClient.app 按提示输入对应密码按回车 没有输出信息证明程序已被解锁,可以移到废纸篓正常卸载了

相关推荐
ihui数学建模1 小时前
【Mac版】Linux 入门命令行快捷键+联想记忆
linux·运维·macos
可曾去过倒悬山18 小时前
mac操作笔记
macos
可曾去过倒悬山18 小时前
Mac上优雅简单地使用Git:从入门到高效工作流
git·elasticsearch·macos
山楂树の1 天前
模型优化——在MacOS 上使用 Python 脚本批量大幅度精简 GLB 模型(通过 Blender 处理)
python·macos·3d·图形渲染·blender
光头才能变强1 天前
Mac安装Navicat教程Navicat Premium for Mac v17.1.9 Mac安装navicat【亲测】
macos
Frilled Lizard1 天前
解决mac下git pull、push需要输入密码
git·macos
是小崔啊1 天前
Mac下的Homebrew
macos
0wioiw02 天前
Apple基础(Xcode①-项目结构解析)
ide·macos·xcode
名字不要太长 像我这样就好2 天前
【iOS】weak修饰符
macos·ios·objective-c·cocoa·xcode
ghostwritten2 天前
在 Mac 上用 Vagrant 安装 K8s
macos·kubernetes·vagrant