Forked from guycalledseven/manual-uninstall-paragon-ntfs.sh
Created
March 12, 2018 08:35
-
-
Save styx/cfec43fbf02a24a21fdfc6ec3d043bea to your computer and use it in GitHub Desktop.
Revisions
-
guycalledseven revised this gist
Mar 6, 2017 . No changes.There are no files selected for viewing
-
guycalledseven created this gist
Mar 6, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ # after appcleaner does his magic, do this sudo rm -rf "/Library/Application Support/Paragon Software/" sudo rm /Library/LaunchDaemons/com.paragon-software.installer.plist sudo rm /Library/LaunchDaemons/com.paragon-software.ntfs.loader.plist sudo rm /Library/LaunchDaemons/com.paragon-software.ntfsd.plist sudo rm /Library/LaunchAgents/com.paragon-software.ntfs.notification-agent.plist sudo rm -rf /Library/Filesystems/ufsd_NTFS.fs/ sudo rm -rf /Library/PrivilegedHelperTools/com.paragon-software.installer sudo rm -rf /Library/Extensions/ufsd_NTFS.kext/ sudo rm -rf /Library/PreferencePanes/ParagonNTFS.prefPane