Particularly when my lappy returns from hibernate, and these services start hammering the net, while the wifi is trying to reestablish it's connection.

Code:
itunes.bat

  sc start "Apple Mobile Device"
  sc start "iPod Service"

  call "C:\Program Files\iTunes\iTunes.exe"

  sc stop "Apple Mobile Device"
  sc stop "iPod Service"


ps: don't forget to disable the ituneshelper in msconfig.exe's startup tab


Edited by gbeer (23/09/2009 01:48)
_________________________
Glenn