Missing Media Player toolbar for Windows 7 taskbar

4

I recently upgraded to Windows 7 64 bit PC. On Windows XP I could get Windows Media Player to minimize to the task bar and get nice a nice WMP toolbar in the Task Bar.

Now when I right-click the taskbar and select "Toolbars" there is no "Windows Media Player" toolbar to select.

Any idea how I can switch this on?

Binary Worrier

Posted 2010-02-05T12:06:15.630

Reputation: 766

Answers

6

How to Enable Windows Media Player Taskbar Toolbar in Windows 7

alt text

  • You will first need to get a copy of the %programfiles%\Windows Media Player\wmpband.dll file from a WMP 11 installation. You can obtain it from your friend’s system or you can use the download links provided at the end of this post. Remember that you must copy from a system with the same OS architecture (i.e. 32 bit or 64 bit).

  • Paste this file in the %programfiles%\Windows Media Player directory.

  • Type services.msc in the Start Menu and hit Enter. Ensure that Windows Media Player Network Sharing Service is stopped.

  • Start command prompt as administrator by typing cmd in the Start Menu and pressing Ctrl+Shift+Enter.

  • Type regsvr32 “%programfiles%\Windows Media Player\wmpband.dll” and press Enter.

  • Restart the Windows Media Player Network Sharing service (if you had stopped it earlier on).

  • Run Windows Media Player and minimize it. Right click on an empty spot in the taskbar and select Toolbars > Windows Media Player. Ignore the warning and you should get the Windows Media Player taskbar toolbar.

Download Windows Media Player wmpband.dll: 32 bit or 64 bit

Source

Molly7244

Posted 2010-02-05T12:06:15.630

Reputation:

Molly, I tried this but unfortunately it didn't work, possibly to do with running 32bit WMP on 64bit Windows. Thanks anyway – Binary Worrier – 2010-02-15T08:55:30.003

@Binary Worrier - it definitely works with x86, did you download the correct DLL? – None – 2010-02-15T13:46:11.340

2

The strict answer here is that - you can't. Microsoft have inexplicably removed this functionality from WMP12 (which ships with Windows 7).

There are guides for getting WMP11 working under Windows 7 and WMP11 always had this functionality.

IMO this is not the only thing that MS fundamentally "broke" with WMP12 - the advanced tag editor is also inexplicably missing.

dwynne

Posted 2010-02-05T12:06:15.630

Reputation: 278

I see you share my pain, it was indeed a nice feature :) – Binary Worrier – 2010-02-15T08:56:57.240