Home Forums Software InstaDMG Disable iTunes Update Check?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #374139
    Patrick Fergus
    Participant

    Anyone 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

    #374155
    Greg Neagle
    Participant

    This is probably best done with MCX. The iTunes plists are weird – probably a hold-over from its Carbon heritage.

    #374159
    Patrick Fergus
    Participant

    Sure–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

    #374169
    Greg Neagle
    Participant

    MCX 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…

    #374174
    Patrick Fergus
    Participant

    Wow–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

    #374185
    Greg Neagle
    Participant

    I had a vague recollection of the article, so Googled for “Managed Client iTunes”…

    #374233
    knowmad
    Participant

    not 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…..

    #376466
    xenedar
    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.)

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.

Comments are closed