Does anyone know how to disable Google Chrome auto-update for MAC OS?
I tried:
GoogleSoftwareUpdate
folder defaults write com.google.Keystone.Agent checkInterval 0
in terminalIt doesn't work for me.
Method that helped me:
/Library/Google/GoogleSoftwareUpdate/
~/Library/Google/GoogleSoftwareUpdate/
In terminal:
cd /Library/Google/
sudo chown nobody:nogroup GoogleSoftwareUpdate
sudo chmod 000 GoogleSoftwareUpdate
cd ~/Library/Google/
sudo chown nobody:nogroup GoogleSoftwareUpdate
sudo chmod 000 GoogleSoftwareUpdate
cd /Library/
sudo chown nobody:nogroup Google
sudo chmod 000 Google
cd ~/Library/
sudo chown nobody:nogroup Google
sudo chmod 000 Google
I did this after installing the Chrome version I need. Now when I'll check 'About Google Chrome' I'll see the error "Update failed (error: 10)"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With