While ago iTunes was driving me nuts, opening opening randomly, etc. So I followed someone's suggestion and entered some command line code to disable iTunes. Is there a way to reverse this as I now need to use iTunes?
While ago iTunes was driving me nuts, opening opening randomly, etc. So I followed someone's suggestion and entered some command line code to disable iTunes. Is there a way to reverse this as I now need to use iTunes?
There most likely is a way to reverse whatever it is that you did but you need to know exactly what you did in order to reverse it. There are at least several ways to make it that iTunes won't work.
If you haven't used terminal a lot, you may find it by opening Terminal and pressing the up-arrow key. This will show you the last entered commands, and goes back quite a while by default.
You could also open Terminal and type or paste the following:
Code:
cat ~/.bash_history
This will open up the file that keeps track of your past commands all at once, rather than cycling through step by step with the up-arrow key.
If you did this, then you either deleted iTunes entirely or moved it to another location. I was wrong to say that you need to disable System Integrity Protection for this.
If you cannot find it, then you should check the mentioned directory ‘/tmp’ (Finder > Go > Go to Folder and type ‘/tmp’). You can also look for it with this: