Posted on 04-02-2024 08:57 AM
Not sure if I am the only one experiencing this or not. We are using code 42 and some users folder /Library/Application\ Support/CrashPlan was deleted. The app cannot be removed because it is locked and the uninstall script cannot be run because the aforementioned folder has been deleted. We also cannot reinstall the backup agent as we get a "Install failed contact the software manufacturer" error message. Has anybody experienced this and found a fix? I tried using the uninstall script from another computer but it failed saying that the script is not originally from the computer.
Posted on 04-02-2024 09:27 AM
Figured it out with a little more digging.
Using
sudo chflags noschg /Applications/Code42.app
allows you to remove the app and you can delete crashplan and reinstall.