-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patha.sh
More file actions
executable file
·32 lines (27 loc) · 1.45 KB
/
Copy patha.sh
File metadata and controls
executable file
·32 lines (27 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
:
mkdir -p Disabled/Library/StartupItems
mkdir -p Disabled/etc
mkdir -p Disabled/Library/McAfee
mkdir -p Disabled/Library/Application\ Support/McAfee
mkdir -p Disabled/usr/local
mkdir -p Disabled/Library/LaunchAgents
mkdir -p Disabled/Library/LaunchDaemons
mkdir -p Disabled/Library/Preferences
mv Library/StartupItems/cma Disabled/Library/StartupItems/
mv etc/cma.d Disabled/etc/
mv etc/cma.conf Disabled/etc/
mv Library/McAfee Disabled/Library/
mv Library/.McAfee Disabled/Library/
mv Library/Application\ Support/McAfee Disabled/Library/Application\ Support/
mv usr/local/McAfee Disabled/usr/local
mv Library/LaunchAgents/com.mcafee.menulet.plist Disabled/Library/LaunchAgents/
mv Library/LaunchAgents/com.mcafee.reporter.plist Disabled/Library/LaunchAgents/
mv Library/LaunchDaemons/com.mcafee.ssm.Eupdate.plist Disabled/Library/LaunchDaemons/
mv Library/LaunchDaemons/com.mcafee.ssm.ScanManager.plist Disabled/Library/LaunchDaemons/
mv Library/LaunchDaemons/com.mcafee.virusscan.fmpd.plist Disabled/Library/LaunchDaemons/
mv Library/Preferences/.com.mcafee.antimalware.license Disabled/Library/Preferences/
mv Library/Preferences/com.mcafee.ssm.antimalware.plist Disabled/Library/Preferences/
# employer-specific to prevent accidental automated reinstall during benchmarking.
mkdir -p Disabled/opt
mv Library/StartupItems/mdc Disabled/Library/StartupItems/
mv opt/desktop Disabled/opt/