Before I used to be able to control itunes with logitech wave (keyboard)'s media control buttons (play/pause, previous, next, etc)

After reinstalling windows on my computer, the keys no longer work. I have logitech setpoint installed. I don't believe I had any other programs during my previous installation.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I found this solution after searching Google:

  • You need to open a text editor (like Notepad) as an administrator.
  • Open the SetPoint players.ini file (C:\Program Files\Logitech\SetPointP\players.ini)
  • Edit the line under the [Players] section to match the line bellow (bold is the wndClass which is to be changed)

    iTunes=wac,iTunes.exe,ITWindow,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,iTunes
    
  • Save the file
  • Restart the SetPoint and hopefully play/pause, next and previous buttons should work (at least they work for me)
link|improve this answer
Awesome it worked! Thanks so much – Razor Storm Sep 8 '11 at 3:10
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.