- This topic has 7 replies, 4 voices, and was last updated 15 years, 10 months ago by
xenedar.
-
AuthorPosts
-
September 17, 2008 at 9:39 pm #374139
Patrick Fergus
ParticipantAnyone found the right setting to disable iTunes’ “There is a later version of iTunes” update check? I feel it’s buried inside the base 64 encoded plists, but it seems near-impossible to find.
– Patrick
September 18, 2008 at 4:54 pm #374155Greg Neagle
ParticipantThis is probably best done with MCX. The iTunes plists are weird – probably a hold-over from its Carbon heritage.
September 18, 2008 at 5:48 pm #374159Patrick Fergus
ParticipantSure–I’ll put it into MCX on the Leopard OD server if it can be identified. I’d even be ok with putting a giant blob of iTunes prefs into MCX as long as I could vet that the settings that come along inside the giant base 64 blob aren’t going to harm anything.
– Patrick
September 18, 2008 at 9:30 pm #374169Greg Neagle
ParticipantMCX settings described here: http://support.apple.com/kb/HT2653
But after looking at this, I also verified this works:
defaults write com.apple.iTunes disableCheckForUpdates -bool YES
And interestingly, this turns off the check and disables the checkbox in the preferences dialog. Works on iTunes 8, at least…
September 19, 2008 at 3:14 am #374174Patrick Fergus
ParticipantWow–thanks.
Did you already know that was in Apple’s KBase? If not, what steps did you use to find it? I appreciate being taught how to fish…
– Patrick
September 19, 2008 at 3:50 pm #374185Greg Neagle
ParticipantI had a vague recollection of the article, so Googled for “Managed Client iTunes”…
September 24, 2008 at 3:58 pm #374233knowmad
Participantnot exactly on-topic but I figured that you might be interested in this, found it a while ago (week? two weeks?) on macosxhints.com
[code]
#remove itunes store links (save bandwith)
defaults write com.apple.iTunes show-store-arrow-links -bool FALSE[/code]useful in its own way…..
June 19, 2009 at 6:28 am #376466xenedar
Participant[QUOTE][u]Quote by: gneagle[/u][p]defaults write com.apple.iTunes disableCheckForUpdates -bool YES
[/QUOTE]This doesn’t do what you think it will do. It stops iTunes from checking for newer versions of iPhone apps. In your Applications category in the iTunes Library, it will grey out your “Check for Updates” and “X Updates Available” label at the bottom.
I’ve yet to be convinced that it actually does prevent iTunes version checking.
(Note that the “disableMiniStore” key doesn’t work if the version is out-of-date, as regardless of the state of this key, the “MiniStore” bar will open offering the possibility of upgrading to version 8 to gain the Genius feature. So even if you do suppress the Check for Updates check, iTunes will still want to get you up to version 8.)
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed