Patch did not work for me on High Sierra
Hi Farhan,
The patch has worked for me for many years however it i no longer working on High Sierra.
I notice it stopped working, downloaded 1.1. Disabled SIP. Rebooted. Ran 1.1. It said patched already - I rewatched for the hell of it. Rebooted. iTunes still launches using the play button.
Any help would be greatly appreciated.
Cheers, Chris
See screenshot

Sorry here are the logs ..
com.thebitguru.Play-Button-iTunes-Patch 2016-11-09 12-00.log com.thebitguru.Play-Button-iTunes-Patch 2018-04-18 12-38.log
Disabling the Play button (and other useful buttons) in Preferences/Keyboard/"Use F1 F2 etc as standard function keys" did work ..
Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.
Thanks heaps for the reply.
A fantastic contribution that you make in doing this - one many of us really appreciate.
Do you think you will be able to avoid the need recovery mode to turn off the system protection - even a sudo command line script to start or finish would be better than the whole recovery mode ..
Cheers Chris
On 26 Apr 2018, at 4:36 am, Farhan Ahmad [email protected] wrote:
Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
@gigantaur, I don’t think that will work. One of the points of System Integrity Protection is that a remote attacker can’t modify the system code, even if they acquire root.
- Rick
-- Rick Carter Ann Arbor, Michigan USA [email protected]
On Apr 26, 2018, at 23:41, gigantaur [email protected] wrote:
Thanks heaps for the reply.
A fantastic contribution that you make in doing this - one many of us really appreciate.
Do you think you will be able to avoid the need recovery mode to turn off the system protection - even a sudo command line script to start or finish would be better than the whole recovery mode ..
Cheers Chris
On 26 Apr 2018, at 4:36 am, Farhan Ahmad [email protected] wrote:
Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thebitguru/play-button-itunes-patch/issues/44#issuecomment-384854924, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9VEIMDHWi5GPE-bhPx4zPORr68hCwaks5tspOFgaJpZM4TaAro.
Until the patch is updated one can always run
sudo chmod -x /Applications/iTunes.app/Contents/MacOS/iTunes to completely turn off iTunes. Of course this doesn't work if you actually use iTunes 😏.
@aaether32323 that solution doesn't work for me:
sudo chmod -x /Applications/iTunes.app/Contents/MacOS/iTunes
chmod: Unable to change file mode on /Applications/iTunes.app/Contents/MacOS/iTunes: Operation not permitted
@AlbertoFdzM I forgot that you need to disable SIP for that to work