As much as I enjoy my iPod, I’ve never been thrilled with iTunes – Overly bloated (91MB vs. 24MB for Windows WMP) and overly complex (Try creating a Netcast Playlist with iTunes 9), it adds features (and virus vectors) that I don’t need nor want. Worse, it adds all this unwanted functionality without checking with the user!
Turns out the iTunes64Setup.exe installer can be opened and dissected. Using an ZIP program (I use 7-ZIP, but WinRAR and WinZIP should work as well) open the installer. If your target is a simple iPod, extract the following three programs and put them in a subdirectory: iTunes64.msi, QuickTime.msi, and AppleApplicationsSupport.msi. Open a command prompt, navigate to that folder and run the following:
AppleApplicationsSupport.msi /passive QuickTime.msi /passive iTunes64.msi /passive
If you’re installing for an iTouch or iPhone, add
AppleMobileDeviceSupport64.msi /passive
Under no circumstances install the AppleSoftwareUpdate.msi as that will just add back all the bloat features and start offering you Safari again. The “/passive” switch allows the installation to run unattended.
Someday Songbird or MediaMonkey will add better Podcast functionality and then I can finally chuck iTunes, but for now I’m happy with what I have.

