/build/static/layout/Breadcrumb_cap_w.png

iTunes 11 and library sharing with Apple

I'm deploying iTunes 11 on many computers.

Everything is fine exept, on the first run, itunes ask to share the library with Apple ...

If it's accepted, it can be disabled it in pref menu- store :

"share details about your library with Apple to see artist images, album covers, and other related information in your library"

Is there a way to disable it when i deploy iTunes ? i look at the adminflags but nothing ...

Thanks in advance

 

 

 

 

 


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
Posted by: dunnpy 11 years ago
Red Belt
1

Use your favourite lightweight snapshot tool (InstallRite, Picture Taker, et al) and capture what changes when you manual disable the setting.

Incorporate the setting into your package for depoyment.

 

Hope that helps,

Dunnpy

Posted by: anonymous_9363 11 years ago
Red Belt
1

I *still* can't believe that companies allow iTunes to be deployed to business workstations!! Ha, ha, ha!


Comments:
  • Perhaps it is for education? I used to utilize iTunes for the wealth of free educational videos that were in iTunesU. - andrew_lubchansky 11 years ago
    • We have itunes on everyone of our machines at TMCC because of ITunes U - SMal.tmcc 11 years ago
Posted by: anonymous_89149 11 years ago
Yellow Belt
1

Those type settings are normally stored in the iTunesPrefs.xml files.  If you run iTunes with a clean usercode,  decline the offer to share the library then quit iTunes. Backup the two iTunesPrefs.xml files located in  appdata\roaming and appdata\local. Annoyingly they both have the same name. To get around this I renamed them iTunesPrefs.local and iTunesPrefs.roaming, they get renamed back to the original name when they are copied back into the users profile via Active Setup calling userconfig.cmd.

see sample userconfig.cmd:

:: copy in preconfigered prefs files

md "%APPDATA%\Apple Computer\iTunes"
copy "c:\Program Files (x86)\iTunes\custom\iTunesPrefs.roam" "%APPDATA%\Apple Computer\iTunes\iTunesPrefs.xml"
md "%LOCALAPPDATA%\Apple Computer\iTunes"
copy "c:\Program Files (x86)\iTunes\custom\iTunesPrefs.local" "%LOCALAPPDATA%\Apple Computer\iTunes\iTunesPrefs.xml"


Comments:
  • Thx :)

    This parameter is in the local "iTunesPrefs.xml" - evilrux 11 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ